ITK-SNAP

From LWP-Wiki
Revision as of 09:20, 15 April 2026 by Chris (talk | contribs) (Created page with "[https://www.itksnap.org/pmwiki/pmwiki.php?n=Main.HomePage ITK-SNAP] is a free, open-source, multi-platform software application used to segment structures in 3D and 4D biomedical images.<br> <br> 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:<br> echo "source /opt/netapps/itksnap/setup-itksnap.sh" >> ~/.bashrc")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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