ITK/Documentation: Difference between revisions
From KitwarePublic
< ITK
Jump to navigationJump to search
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.] | |||
* [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.] | * [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://midas3.kitware.com/midas/folder/11847 '''Methods in Medical Image Analysis'''. Instruction by Hans Johnson. University of Iowa. Slides available.] |
Revision as of 07:20, 22 April 2017
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.