Currently there are two ways to produce segmentation labels for various structures in the images that are loaded:
- using the Geodesic Distance Transform
- using ITK-SNAP
- Skull Stripping (Deep Learning based)
- Tumor Segmentation (Deep Learning based)
Segmentation applications
More information on how to run those is provided in the
corresponding How-To section.