ITK-SNAP

From LWP-Wiki
Jump to navigation Jump to search

ITK-SNAP is a free, open-source, multi-platform software application used to segment structures in 3D and 4D biomedical images.

To set up your environment run the following command:

 . /opt/netapps/itksnap/setup-itksnap.sh

To automatically set up your environment when you open a terminal:

 echo "source /opt/netapps/itksnap/setup-itksnap.sh" >> ~/.bashrc