Main Page
Groups
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Concepts
itk::BSplineResampleImageFunction< TImageType, TCoordRep > Class Template Reference
[Image Functions]
Resample image intensity from a BSpline coefficient image.
More...
#include <itkBSplineResampleImageFunction.h>
List of all members.
Detailed Description
template<class TImageType, class TCoordRep = float>
class itk::BSplineResampleImageFunction< TImageType, TCoordRep >
Resample image intensity from a BSpline coefficient image.
This class resample the image intensity at a non-integer position from the input BSpline coefficient image.
Spline order may be from 0 to 5.
In ITK, BSpline coefficient can be generated using a BSplineDecompositionImageFilter. Using this image function in conjunction with ResampleImageFunction allows the reconstruction of the original image at different resolution and size.
- See also:
- BSplineInterpolateImageFunction
BSplineDecompositionImageFilter
ResampleImageFilter
Definition at line 48 of file itkBSplineResampleImageFunction.h.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
|
Run-time type information (and related methods). |
|
New macro for creation of through a Smart Pointer |
template<class TImageType, class TCoordRep = float> |
virtual void itk::BSplineResampleImageFunction< TImageType, TCoordRep >::SetInputImage |
( |
const TImageType * |
inputData |
) |
[inline, virtual] |
|
The documentation for this class was generated from the following file:
Generated at Sun Apr 1 02:52:42 2007 for ITK by
1.3.8 written by Dimitri van Heesch,
© 1997-2000