ITK:User Training 101
From NAMIC Wiki
Home < ITK:User Training 101
The Insight Registration and Segmentation Toolkit (ITK) is an open-source C++ library for medical image analysis, part of the NA-MIC toolkit.
The source code to build the library can be downladed from the ITK repository. ITK Training resources include a user guide and presentations.
- Introductory ITK presentations
- Entry Level: Getting Started (5 sessions)
- Intermediate Level:
- Segmentation
- Registration
- Clinical applications
- Advanced ITK include presentations and corresponding source code for the exercises:
- User Guide
The ITK Software Guide provides a comprehensive set of tutorial materials for self-teaching. Corresponding C++ source code examples are located in the subdirectory Insight/Examples in the ITK source code download.