
Search

Improving The Oriented Image Class For Use In The Registration Framework
Published in The Insight Journal
Published in The Insight Journal
The original design of the ITK registration framework was based around the itk::Image class, which
assumed that the pixel axes were aligned with the coordinate system axes. The itk::OrientedImage
was added later as a subclass, but problems remain with its [...]

Kernel-based transforms such as the thin plate spline are frequently used to model deformations in medical
imaging. The existing implementation in ITK is capable of being used to warp images, but does not
work in the registration framework. The existing [...]

Homogeneous transformations are widely used in computer vision and graphics. They commonly arise
when considering the transformation of an image of a planar object under arbitrary camera motion, or the
transformation of two images of the same scene due to [...]
