You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OME-Zarr channel axis should be represented using ITK's vectors, with the usual exception of 3-channel images using RGBPixel and 4-channel ones using RGBAPixel as component type. This will necessitate changing memory layout if the zarr store is not already in an order where channel is fastest-changing index.
The text was updated successfully, but these errors were encountered:
OME-Zarr channel axis should be represented using ITK's vectors, with the usual exception of 3-channel images using RGBPixel and 4-channel ones using RGBAPixel as component type.
OME-Zarr
channel
axis should be represented using ITK's vectors, with the usual exception of 3-channel images using RGBPixel and 4-channel ones using RGBAPixel as component type. This will necessitate changing memory layout if the zarr store is not already in an order where channel is fastest-changing index.The text was updated successfully, but these errors were encountered: