pyushkevich / itksnap

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

Feature Request- have an option to tile segmentations. #96

Open dorkylever opened 1 year ago

dorkylever commented 1 year ago

Hi Devs,

I work on developing new methods for organ volume analysis in mouse embryos (mainly involved around mpi2/LAMA). This technique essentially uses registration based methods to label organs within uCT scans.

I'm a big fan of ITK-SNAP (used it for >3 years - especially for the semi-auto segmentation methods) but the only problem is that you can't tile segmentations. This would be really helpful for validating results and comparing organs between different embryos (such as below). I would also use it a bunch for result presentation / publications.

Is it possible for you to create an option for tiling segmentations (where each image has a seperate segmenation)

image

Kind Regards, Kyle