OME-Zarr Coordinate Systems and transforms.
Must contain a minimum of 1 items
All items must be unique
No Additional ItemsOME-NGFF coordinate transformation.
"identity"
Permute axes by name
"mapAxis"
An array of integers representing the new axis order as zero-based indices of the input axes.
No Additional ItemsPath to a zarr array containing the scale factors.
Value must be strictly greater than 0
"scale"
Path to a zarr array containing the translation vectors.
"translation"
Path to a zarr array containing the affine matrix.
"affine"
Path to a zarr array containing the rotation matrix.
"rotation"
The inverse of another coordinate transformation.
"inverseOf"
A pair of forward and inverse coordinate transformations.
"bijection"
A sequence of transformations
"sequence"
A set of transformations applied independently to each dimension.
"byDimension"
Transformation used inside a byDimension transformation
Names of the input axes for this transformation.
No Additional ItemsNames of the output axes for this transformation.
No Additional Items"displacements"
Path to the zarr array containing the displacement field.
Interpolation method to use when applying the displacement field.
"coordinates"
Path to the zarr array containing the coordinate field.
Interpolation method to use when applying the coordinate field.