pyushkevich / itksnap

ITK-SNAP medical image segmentation tool
http://www.itksnap.org
GNU General Public License v3.0
294 stars 86 forks source link

ITKsnap not loading tiff file #137

Open PolarBean opened 1 month ago

PolarBean commented 1 month ago

I have a tiff volume attached which won't open in ITKsnap. Opening it as a generic ITK image does not seem to work. If i open it as a raw binary file using the attached settings it loads, but is massively offset, It is a segmentation image. Does ITK snap support the TIFF format? Tiff has a strip offset parameter which is perhaps being ignored here. annotation.zip

Screenshot 2024-07-16 192052

Thank you in advance.