ITK/Documentation: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
m (rv)
(47 intermediate revisions by 15 users not shown)
Line 1: Line 1:
The following documentation is available for ITK:
The following documentation is available for ITK:


= Doxygen =
== Doxygen ==


* Nightly documentation
* [http://www.itk.org/Doxygen/html/index.html Nightly documentation]
** http://www.itk.org/Doxygen/html/index.html
* [http://public.kitware.com/pub/itk/NightlyDoxygen/ Raw documentation files]
** Raw files are available at
* [http://www.itk.org/Doxygen46/html/index.html Most recent release documentation]
*** http://public.kitware.com/pub/itk/NightlyDoxygen/
* [http://www.itk.org/ITK/help/legacy_documentation.html Legacy releases documentation]
* Most recent release documentation
** http://www.itk.org/Doxygen320/html/index.html
* Legacy releases documentation
** http://www.itk.org/ITK/help/legacy_documentation.html


= Examples =
== Examples ==


* A community-maintained collection of examples of ITK classes and their uses.
* [[ITK/Examples|Examples Wiki: A community-maintained collection of examples of ITK classes and their uses.]]
** [[ITK/Examples|Examples Wiki]]


= Tutorials =
* [http://itk.org/ITKExamples ITKExamples: Another community-maintained collection of examples of ITK classes and their uses documented with Sphinx.]


* '''Insight Toolkit Tutorials''': Presentations used for ITK Tutorials presented in conferences
* [http://itk.org/gitweb?p=ITK.git;a=tree;f=Examples;hb=HEAD Examples in the Git Repository]
** Browse [http://www.itk.org/HTML/Tutorials.htm online]
* '''Getting Started Tutorial''': The tutorial that will save you time before you install and build ITK.
** Read [http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/img0.html online]


= Books =
== Webinars ==
 
* [http://itk.org/ITK/resources/webinars.html '''Kitware Webinars''': Didactic material and overviews of new releases.]
* [http://insightsoftwareconsortium.github.com/ITKBarCamp-doc/index.html  '''ITK BarCamp''': Training Grounds for the Next Generation of ITK Community Members]
 
== Courses ==
* [http://www.cs.ucf.edu/~bagci/teaching/mic17.html  '''Medical Image Computing'''. Instructed by Ulas Bagci. University of Central Florida. Slides available.]
* [https://github.com/ozan-oktay/Medical-Image-Analysis-IPython-Tutorials '''Medical Image Analysis''' course at Imperial College London.] [http://nbviewer.ipython.org/github/ozan-oktay/Medical-Image-Analysis-IPython-Tutorials/tree/master/ Can be browsed on the web.] [http://kevin-keraudren.blogspot.co.uk/2014/12/medical-image-analysis-ipython-tutorials.html A brief presentation of the GitHub repository.]
* [http://midas3.kitware.com/midas/folder/11847 '''Methods in Medical Image Analysis'''. Instruction by Hans Johnson.  University of Iowa.  Slides available.]
* [http://www.kitware.com/products/protraining.php '''Kitware Courses''': Multi-day workshops describing basic concepts and practices with interactive exercises and questioning.  Available at Kitware or on site.]  Some example material found in the recorded webinars.
* [http://www.cs.cmu.edu/~galeotti/methods_course/ '''Methods in Medical Image Analysis.''' Carnegie Melon University.  Instruction by John Galeotti.  Slides available.  Video in the process of becoming available.]
* [http://www.dirkpadfield.com/BiologicalImageAnalysis/ '''Biological Image Analysis.''' Rensselaer Polytechnic Institute (RPI).  Instruction by Dirk Padfield.  Slides and ipython notebooks available.]
* [[ITK/Course_Ware | Older courses ]]
 
== Conference Workshops ==
 
* [http://midas3.kitware.com/midas/folder/9390 ITK-SimpleITK workshop held at the University of Wisconsin-Madison, January 2013]
* [[ITK/Release_4/Outreach/Conferences/MICCAI_2011/ITKv4|MICCAI 2011 ITK]]
* [[ITK/Release_4/Outreach/Conferences/MICCAI_2011/SimpleITK|MICCAI 2011 SimpleITK]]
 
== Tutorials ==
 
* [[ITK/Tutorials|Tutorials]]
 
* [http://www.itk.org/HTML/Tutorials.htm '''Insight Toolkit Tutorials''': Presentations used for ITK Tutorials presented in conferences] See also the [http://insight-journal.org/browse/publication/70 '''ITK Tutorial Presentation Slides'''].
 
* [http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/img0.html '''Getting Started Tutorial''': The tutorial that will save you time before you install and build ITK.]
 
== Books ==


* '''Insight Toolkit Software Guide''': A comprehensive 550-page guide to ITK, covering image processing, filters, pipelines, segmentation, and registration.  Essential.
* '''Insight Toolkit Software Guide''': A comprehensive 550-page guide to ITK, covering image processing, filters, pipelines, segmentation, and registration.  Essential.
** Download [http://www.itk.org/ItkSoftwareGuide.pdf PDF] (5.2Mb)
** Download [http://www.itk.org/ItkSoftwareGuide.pdf PDF] (5.2Mb)
** [http://www.kitware.com/products/itkguide.html Purchase hard copy]
** [http://www.kitware.com/products/itkguide.html Purchase hard copy]
** [http://itk.org/ITKSoftwareGuide.git Sources]


* '''Insight into Images''', Terry S. Yoo, editor, AK Peters, 2004, ISBN: 1-56881-217-5. The theory underlying the methods in ITK. As such, it serves as an extended reference for the Toolkit.
* '''Insight into Images''', Terry S. Yoo, editor, AK Peters, 2004, ISBN: 1-56881-217-5. The theory underlying the methods in ITK. As such, it serves as an extended reference for the Toolkit.

Revision as of 07:22, 22 April 2017

The following documentation is available for ITK:

Doxygen

Examples

Webinars

Courses

Conference Workshops

Tutorials

Books

  • Insight Toolkit Software Guide: A comprehensive 550-page guide to ITK, covering image processing, filters, pipelines, segmentation, and registration. Essential.
  • Insight into Images, Terry S. Yoo, editor, AK Peters, 2004, ISBN: 1-56881-217-5. The theory underlying the methods in ITK. As such, it serves as an extended reference for the Toolkit.



ITK: [Welcome | Site Map]