|
|
(10 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/Getting_Started/Obtaining | Obtaining]]
| | [[File:ITK_0.jpg]] {{font size css|100%|[[ITK/Getting_Started/Overview | Overview]]}} |
| # [[ITK/Getting_Started/Building | Building]]
| |
| # [[ITK/Getting_Started/Using | Using]]
| |
|
| |
|
| # [[ITK/Prerequisites|Prerequisites]]: make sure you have the required software for your platform before you begin
| | [[File:ITK_1.jpg]] {{font size css|100%|[[ITK/Getting_Started/Obtain | Obtain]]}} |
| # [[ITK/Source|Source]]: download an appropriate version of the source. We recommend the latest stable release for new users.
| | |
| # [[ITK/Documentation|Documentation]]: download at least the "ITK Software Guide", make yourself a large cup of coffee, and start reading
| | [[File:ITK_2.jpg]] {{font size css|100%|[[ITK/Getting_Started/Build | Build]]}} |
| # [[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_3.jpg]] {{font size css|100%|[[ITK/Getting_Started/Use | Use]]}} |
| # [[ITK/Tutorials|Tutorials]]: Kitware and others have kindly made available a series of tutorials
| |
| # [[ITK/InsightUsersMailingList|InsightUsersMailingList]]: join the mailing list, read and learn
| |
|
| |
|
| {{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.
Overview
Obtain
Build
Use