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了。