615 Forks
1214 Stars
1214 Watchers

ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.

How to download and setup ITK

Open terminal and run command
git clone https://github.com/InsightSoftwareConsortium/ITK.git
git clone is used to create a copy or clone of ITK repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ITK https://github.com/InsightSoftwareConsortium/ITK/archive/master.zip

Or simply clone ITK with SSH
[email protected]:InsightSoftwareConsortium/ITK.git

If you have some problems with ITK

You may open issue on ITK support forum (system) here: https://github.com/InsightSoftwareConsortium/ITK/issues