
Search

This document describes the use and implementation of first and second order spatial derivatives of coordinate transformations in the Insight Toolkit url{www.itk.org}). Spatial derivatives are useful for many types of regularising or penalty terms frequently [...]

This document describes the implementation of a simple command line argument parser using the Insight Toolkit ITK. Such a parser may be useful for use in the examples of the ITK. This paper is accompanied with the source code.

The current ITK release 2.6 does not contain a way to combine transforms in a structural way. This document describes a contribution to the Insight Toolkit ITK url{www.itk.org}, which implements what we call an doxygen{CombinationTransform}. Two ways to [...]

This program, based completely on ITK, converts between the different file types available in the ITK. Casting between the different pixel component types is available as an option. Currently, only scalar pixel types are supported.

This document describes the implementation of image samplers using the Insight Toolkit ITK url{www.itk.org}. Image samplers take a set of `picks' from an image and store them in an array. A sample consists of the location of the pick (a point) and the [...]

noindent This document describes two new classes that facilitate the use of
the doxygen{BSplineDeformableTransform} in multiresolution registration
algorithms. The first class, doxygen{GridScheduleComputer}, defines the
B-spline grid, based on a [...]
