ITK/Getting Started: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
(Created from antonym)
 
mNo edit summary
Line 1: Line 1:
= Getting Started with ITK =
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.  It will take some time and effort to get up to speed with it.  We recommend new users follow this checklist:


# [[ITK Prerequisites]]: make sure you have the required software for your platform before you begin
# [[ITK Prerequisites|Prerequisites]]: make sure you have the required software for your platform before you begin
# [[ITK Source]]: download an appropriate version of the source. We recommend the latest stable release for new users. (Version 1.6 as of 2 June 2004)
# [[ITK Source|Source]]: download an appropriate version of the source. We recommend the latest stable release for new users. (Version 1.6 as of 2 June 2004)
# [[ITK Documentation]]: download at least the "ITK Software Guide", make yourself a large cup of coffee, and start reading
# [[ITK Documentation|Documentation]]: download at least the "ITK Software Guide", make yourself a large cup of coffee, and start reading
# [[ITK ConfiguringAndBuilding]]: there are a few platform-specific notes that you need to consider
# [[ITK Configuring and Building|Configuring and Building]]: there are a few platform-specific notes that you need to consider
# [[ITK HelloInsight]]: your very first ITK program
# [[ITK HelloInsight|HelloInsight]]: your very first ITK program
# [[ITK Tutorials]]: Kitware and others have kindly made available a series of tutorials
# [[ITK Tutorials|Tutorials]]: Kitware and others have kindly made available a series of tutorials
# [[ITK InsightUsersMailingList]]: join the mailing list, read and learn
# [[ITK InsightUsersMailingList|InsightUsersMailingList]]: join the mailing list, read and learn

Revision as of 15:54, 23 July 2004

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:

  1. Prerequisites: make sure you have the required software for your platform before you begin
  2. Source: download an appropriate version of the source. We recommend the latest stable release for new users. (Version 1.6 as of 2 June 2004)
  3. Documentation: download at least the "ITK Software Guide", make yourself a large cup of coffee, and start reading
  4. Configuring and Building: there are a few platform-specific notes that you need to consider
  5. HelloInsight: your very first ITK program
  6. Tutorials: Kitware and others have kindly made available a series of tutorials
  7. InsightUsersMailingList: join the mailing list, read and learn