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