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