Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

Image Interpolators
[Image Functions]


Classes

class  itk::BSplineInterpolationWeightFunction< TCoordRep, VSpaceDimension, VSplineOrder >
 Returns the weights over the support region used for B-spline interpolation/reconstruction. More...
class  itk::InterpolateImageFunction< TInputImage, TCoordRep >
 Base class for all image interpolaters. More...
class  itk::LinearInterpolateImageFunction< TInputImage, TCoordRep >
 Linearly interpolate an image at specified positions. More...
class  itk::NearestNeighborInterpolateImageFunction< TInputImage, TCoordRep >
 Nearest neighbor interpolation of a scalar image. More...
class  itk::VectorInterpolateImageFunction< TInputImage, TCoordRep, TPixelType >
 Base class for all vector image interpolaters. More...
class  itk::VectorLinearInterpolateImageFunction< TInputImage, TCoordRep >
 Linearly interpolate a vector image at specified positions. More...

Detailed Description

Image interpolators compute pixel values in non-grid positions. A value can be computed at an image index, continuous index or point.

See also:
Image

ImageFunction


Generated at Sun Apr 1 02:48:27 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000