ITK/Documentation: Difference between revisions
From KitwarePublic
< ITK
Jump to navigationJump to search
Daviddoria (talk | contribs) m (→Examples) |
No edit summary |
||
(26 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{ Historical }} | |||
The following documentation is available for ITK: | The following documentation is available for ITK: | ||
Line 5: | Line 7: | ||
* [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/ | * [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] | ||
= Examples = | == Examples == | ||
* [[ITK/Examples|Examples Wiki: 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.]] | ||
= Tutorials = | * [http://itk.org/ITKExamples ITKExamples: Another community-maintained collection of examples of ITK classes and their uses documented with Sphinx.] | ||
* [http://itk.org/gitweb?p=ITK.git;a=tree;f=Examples;hb=HEAD Examples in the Git Repository] | |||
== 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 = | == 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. |
Latest revision as of 21:31, 7 November 2023
This page is currently inactive and is retained for historical reference. Either the page is no longer relevant or consensus on its purpose has become unclear. To revive discussion, seek broader input via a forum such as the village pump. |
The following documentation is available for ITK:
Doxygen
- Nightly documentation
- Raw documentation files
- Most recent release documentation
- Legacy releases documentation
Examples
Webinars
- Kitware Webinars: Didactic material and overviews of new releases.
- ITK BarCamp: Training Grounds for the Next Generation of ITK Community Members
Courses
- Medical Image Computing. Instructed by Ulas Bagci. University of Central Florida. Slides available.
- Medical Image Analysis course at Imperial College London. Can be browsed on the web. A brief presentation of the GitHub repository.
- Methods in Medical Image Analysis. Instruction by Hans Johnson. University of Iowa. Slides available.
- 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.
- Methods in Medical Image Analysis. Carnegie Melon University. Instruction by John Galeotti. Slides available. Video in the process of becoming available.
- Biological Image Analysis. Rensselaer Polytechnic Institute (RPI). Instruction by Dirk Padfield. Slides and ipython notebooks available.
- Older courses
Conference Workshops
- ITK-SimpleITK workshop held at the University of Wisconsin-Madison, January 2013
- MICCAI 2011 ITK
- MICCAI 2011 SimpleITK
Tutorials
- Insight Toolkit Tutorials: Presentations used for ITK Tutorials presented in conferences See also the ITK Tutorial Presentation Slides.
Books
- Insight Toolkit Software Guide: A comprehensive 550-page guide to ITK, covering image processing, filters, pipelines, segmentation, and registration. Essential.
- Download PDF (5.2Mb)
- Purchase hard copy
- 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.