ITK/Documentation: Difference between revisions
From KitwarePublic
< ITK
Jump to navigationJump to search
Dirkpadfield (talk | contribs) |
Dirkpadfield (talk | contribs) |
||
Line 25: | Line 25: | ||
* [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.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/ '''Carnegie Melon University''': Methods in Medical Image Analysis. Instruction by John Galeotti. Slides available. Video in the process of becoming available.] | * [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://www.dirkpadfield.com/BiologicalImageAnalysis/~galeotti/methods_course/ '''Rensselaer Polytechnic Institute''': Biological Image Analysis. Instruction by Dirk Padfield. Slides and ipython notebooks available.] | * [http://www.dirkpadfield.com/BiologicalImageAnalysis/~galeotti/methods_course/ '''Rensselaer Polytechnic Institute (RPI)''': Biological Image Analysis. Instruction by Dirk Padfield. Slides and ipython notebooks available.] | ||
== Conference Workshops == | == Conference Workshops == |
Revision as of 15:00, 6 June 2014
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
- 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.
- Carnegie Melon University: Methods in Medical Image Analysis. Instruction by John Galeotti. Slides available. Video in the process of becoming available.
- Rensselaer Polytechnic Institute (RPI): Biological Image Analysis. Instruction by Dirk Padfield. Slides and ipython notebooks available.
Conference Workshops
- ITK-SimpleITK workshop held at the University of Wisconsin-Madison, January 2013
- MICCAI 2011 ITK
- MICCAI 2011 SimpleITK
Tutorials
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
- Sphinx Source (WIP)
- 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.