ITK¶
ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Registration is the task of aligning or developing correspondences between data.
Environment Modules¶
Run module spider ITK
to find out what environment modules are available for this application.
System Variables¶
- HPC_ITK_DIR - installation directory
- HPC_ITK_BIN - executable program directory
- HPC_ITK_INC - include file directory
- HPC_ITK_LIB - library directory