ITK/Course Ware: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
 
Line 77: Line 77:


* [http://www.cs.rpi.edu/courses/spring04/imagereg/ Image Registration]
* [http://www.cs.rpi.edu/courses/spring04/imagereg/ Image Registration]
== Quaternions ==
* [http://www.itk.org/CourseWare/Training/QuaternionsI.pdf Quaternions I]
* [http://www.itk.org/CourseWare/Training/QuaternionsII.pdf Quaternions II]

Latest revision as of 19:54, 9 June 2012

This page is intended to serve as an index for existing material available for training in ITK as well as for teaching Image Processing by using ITK.

Hands-on Exercises

The tutorials below refer to exercises that are intended to be executed by the students during the presentations. The source code of these exercises is available in the NAMIC Sandbox (Subversion) repository, under the directory src/Exercises

http://www.na-mic.org/svn/NAMICSandBox/trunk/ITKAdvancedCourse/src/Exercises/


ITK Tutorials

Some of this material is also presented in the HTML web pages of the main [www.itk.org] web site:

http://www.itk.org/HTML/Tutorials.htm


Base Tutorials

This tutorials are intended to be used for training ITK users on how to take advantage of the toolkit.

The official versions of these files can be found in the InsightDocuments CVS module,

under the directory CourseWare/Training:

http://www.itk.org/cgi-bin/viewcvs.cgi/CourseWare/Training/?root=InsightDocuments

Advanced Tutorials

This tutorials are intended for future developers who will contribute new material to the toolkit.

The core of this material was prepared for a course given at EPFL

http://www.na-mic.org/Wiki/index.php/Dissemination:EPFL_Workshop_2005

The advanced presentations include:


The official versions of these presentations can be found in the Subversion repository of the NAMIC Sandbox, under the directory ITKAdvancedCourse

http://www.na-mic.org/svn/NAMICSandBox/trunk/ITKAdvancedCourse/doc/presentations/

Specialized Courses

Image Analysis at University of Pittsburgh and Carnegie Mellon University

Open Source Course at Rensselaer Polytechnic Institute (RPI)

Image Registration Course at Rensselaer Polytechnic Institute (RPI)