Welcome to the National Library of Medicine Insight Segmentation and Registration Toolkit (ITK)(http://www.itk.org/). ITK is an open-source, cross-platform system that provides developers with an extensive suite of software tools for image analysis. Developed through extreme programming methodologies, ITK employs leading-edge algorithms for registering and segmenting multidimensional data. The goals for ITK include:app
Supporting the Visible Human Project.ide
Establishing a foundation for future research.ui
Creating a repository of fundamental algorithms.orm
Developing a platform for advanced product development.ci
Support commercial application of the technology.rem
Create conventions for future work.it
Grow a self-sustaining community of software users and developers.io
ITK的配置过程与配置VTK的时候大致相同,在这就不作详细说明了。可参考以前的VTK的配置流程。编译
配置好ITK后,编译Example/Installation下的HelloWorld程序,其运行结果以下所示:form
接下来,可详细阅读下ITK官方提供的Documentation了。