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  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...

class  VectorNearestNeighborInterpolateImageFunction
 Nearest neighbor interpolate a vector image at specified positions. More...

class  WindowedSincInterpolateImageFunction
 Use the windowed sinc function to interpolate. 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 Thu May 25 00:19:34 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000