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

Image Interpolators
[Image Functions]


Compounds

class  BSplineInterpolationWeightFunction
 Returns the weights over the support region used for B-spline interpolation/reconstruction. More...

class  InterpolateImageFunction
 Base class for all image interpolaters. More...

class  LinearInterpolateImageFunction
 Linearly interpolate an image at specified positions. More...

class  NearestNeighborInterpolateImageFunction
 Nearest neighbor interpolation of a scalar image. More...

class  VectorInterpolateImageFunction
 Base class for all vector image interpolaters. More...

class  VectorLinearInterpolateImageFunction
 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 Jan 25 13:20:00 2004 for ITK by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-2000