ITK:User Training 101

From NAMIC Wiki
Revision as of 13:32, 18 December 2006 by Andy (talk | contribs) (Update from Wiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.