InsightSoftwareConsortium / InsightSoftwareConsortium/ITKIOOMEZarrNGFF
Add support for vector/RGB/RGBA images
Open
- Dominant language
- C++
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.