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

Image Interpolators
[Image Functions]

Collaboration diagram for Image Interpolators:


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


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::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 >
 Base class for all vector image interpolaters. More...
class  itk::VectorLinearInterpolateImageFunction< TInputImage, TCoordRep >
 Linearly interpolate a vector image at specified positions. More...
class  itk::VectorLinearInterpolateNearestNeighborExtrapolateImageFunction< TInputImage, TCoordRep >
 Linearly interpolate or NN extrapolate a vector image at specified positions. More...
class  itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep >
 Nearest neighbor interpolate a vector image at specified positions. More...
class  itk::WindowedSincInterpolateImageFunction< TInputImage, VRadius, TWindowFunction, TBoundaryCondition, TCoordRep >
 Use the windowed sinc function to interpolate. More...


Generated at Thu Nov 6 01:07:29 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000