Skip to content

fbudin69500/ITK

 
 

Repository files navigation

ITK - The Insight Toolkit

ITK: The Insight Toolkit

GitHub release PyPI Wheels License

C++ Python
Linux Build Status Build Status
macOS Build Status Build Status
Windows Build Status Build Status

Links

About

The Insight Toolkit (ITK) is an open-source, cross-platform toolkit for N-dimensional scientific image processing, segmentation, and registration. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both.

ITK is distributed in binary Python packages. To install:

pip install itk

or

conda install -c conda-forge itk

The cross-platform, C++ core of the toolkit may be built from source using CMake.

Copyright

The Insight Software Consortium holds the copyright of this software. This is a non-profit entity that promotes the use of ITK for educational and research purposes. ITK is distributed under a license that enables use for both non-commercial and commercial applications. See LICENSE and NOTICE files for details.

About

Insight Segmentation and Registration Toolkit -- Official Repository

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.2%
  • CMake 3.8%
  • C 1.2%
  • Python 1.1%
  • Shell 0.4%
  • Tcl 0.2%
  • Other 0.1%