kreshuklab / plant-seg

A tool for cell instance aware segmentation in densely packed 3D volumetric images
https://kreshuklab.github.io/plant-seg/
MIT License
97 stars 31 forks source link

Remove layout ZCXY #294

Closed lorenzocerrone closed 1 month ago

lorenzocerrone commented 2 months ago

This layout is sometimes found in tiff files, but managing it adds quite a bit of complexity. I suggest @qin-yu to always transfrom ZCXY layout into CZXY during the import.