ITK 2016

From HPC users
Revision as of 12:38, 30 April 2020 by Schwietzer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Introduction

Insight Segmentation and Registration Toolkit (ITK) provides an extensive suite of software tools for registering and segmenting multidimensional imaging data.

Installed version(s)

This version is installed and currently available on... environment hpc-env/6.4:

  • ITK/4.13.1-foss-2017b-Python-2.7.14
  • ITK/4.13.2-foss-2017b-Python-3.6.3
  • ITK/4.13.2-foss-2017b-Python-3.7.0


environment hpc-env/8.3:

  • ITK/5.0.1-foss-2019b-Python-3.7.4

Using ITK

To load the desired version of the module, use the command, e.g.

module load hpc-env 6.4
module load ITK

Always remember: this command is case sensitive!

After loading the ITK module, you can call to test the functionalities.

itkTestDriver


If you want to find out more about ITKon the HPC cluster, you can use the command

module spider ITK

This will show you basic information e.g. a short description and the currently installed version.


Documentation

The full documentation as a pdf. The project page.