ITK/Getting Started: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
m (moved ITK Getting Started to ITK/Getting Started: Naming convention.)
No edit summary
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The Insight Toolkit is quite a large and complicated framework for medical image processing.  It will take some time and effort to get up to speed with it. We recommend new users follow this checklist:
The Insight Toolkit is quite a large and complicated framework for medical image processing.  While it may seem intimidating, three simple steps will get you started.


# [[ITK/Prerequisites|Prerequisites]]: make sure you have the required software for your platform before you begin
[[File:ITK_0.jpg]] {{font size css|100%|[[ITK/Getting_Started/Overview | Overview]]}}
# [[ITK/Source|Source]]: download an appropriate version of the source. We recommend the latest stable release for new users. (Version 2.0 as of February 2005)
 
# [[ITK/Documentation|Documentation]]: download at least the "ITK Software Guide", make yourself a large cup of coffee, and start reading
[[File:ITK_1.jpg]] {{font size css|100%|[[ITK/Getting_Started/Obtain | Obtain]]}}
# [[ITK/Configuring and Building|Configuring and Building]]: there are a few platform-specific notes that you need to consider
 
# [[ITK HelloInsight|HelloInsight]]: your very first ITK program
[[File:ITK_2.jpg]] {{font size css|100%|[[ITK/Getting_Started/Build | Build]]}}
# [[ITK Tutorials|Tutorials]]: Kitware and others have kindly made available a series of tutorials
 
# [[ITK InsightUsersMailingList|InsightUsersMailingList]]: join the mailing list, read and learn
[[File:ITK_3.jpg]] {{font size css|100%|[[ITK/Getting_Started/Use | Use]]}}
# [[ITK Testing|Testing ITK]]: improve quality of ITK by contributing testing results


{{ITK/Template/Footer}}
{{ITK/Template/Footer}}

Latest revision as of 15:34, 26 July 2013

The Insight Toolkit is quite a large and complicated framework for medical image processing. While it may seem intimidating, three simple steps will get you started.

ITK 0.jpg Overview

ITK 1.jpg Obtain

ITK 2.jpg Build

ITK 3.jpg Use



ITK: [Welcome | Site Map]