ITK/Documentation: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
(11 intermediate revisions by 3 users not shown)
Line 5: Line 5:
* [http://www.itk.org/Doxygen/html/index.html Nightly documentation]
* [http://www.itk.org/Doxygen/html/index.html Nightly documentation]
* [http://public.kitware.com/pub/itk/NightlyDoxygen/ Raw documentation files]
* [http://public.kitware.com/pub/itk/NightlyDoxygen/ Raw documentation files]
* [http://www.itk.org/Doxygen44/html/index.html Most recent release documentation]
* [http://www.itk.org/Doxygen46/html/index.html Most recent release documentation]
* [http://www.itk.org/ITK/help/legacy_documentation.html Legacy releases documentation]
* [http://www.itk.org/ITK/help/legacy_documentation.html Legacy releases documentation]


Line 22: Line 22:


== Courses ==
== Courses ==
 
* [http://www.cs.ucf.edu/~bagci/teaching/mic17.html  '''Medical Image Computing'''. Instructed by Ulas Bagci. University of Central Florida. 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.]
* [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://www.cs.cmu.edu/~galeotti/methods_course/ '''Carnegie Melon University''': Methods in Medical Image Analysis.  Instruction by John Galeotti.  Slides available.  Video in the process of becoming available.]
* [http://midas3.kitware.com/midas/folder/11847 '''Methods in Medical Image Analysis'''. Instruction by Hans Johnson.  University of Iowa.  Slides available.]
* [http://www.dirkpadfield.com/BiologicalImageAnalysis/~galeotti/methods_course/ '''Rensselaer Polytechnic Institute''': Biological Image Analysis.  Instruction by Dirk Padfield.  Slides and ipython notebooks 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 ==
== Conference Workshops ==
Line 37: Line 40:
* [[ITK/Tutorials|Tutorials]]
* [[ITK/Tutorials|Tutorials]]


* [http://www.itk.org/HTML/Tutorials.htm '''Insight Toolkit Tutorials''': Presentations used for ITK Tutorials presented in conferences]
* [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.]
* [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.]
Line 46: Line 49:
** 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]
** [https://github.com/InsightSoftwareConsortium/ITKSoftwareGuide Sphinx Source (WIP)]
** [http://itk.org/ITKSoftwareGuide.git Sources]
** [https://github.com/BRAINSia/ITKSoftwareGuide LaTeX Source (WIP)]


* '''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]