|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
28 #ifndef itkBSplineResampleImageFunction_h
29 #define itkBSplineResampleImageFunction_h
56 template <
typename TImageType,
typename TCoordinate =
float>
TImageType::SizeType m_DataLength
Evaluates the B-Spline interpolation of an image. Spline order may be from 0 to 5.
BSplineResampleImageFunction()=default
Light weight base class for most itk classes.
Resample image intensity from a BSpline coefficient image.
CoefficientImageType::ConstPointer m_Coefficients
void SetInputImage(const TImageType *inputData) override
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
bool IsNotNull() const noexcept
~BSplineResampleImageFunction() override=default
virtual void SetInputImage(const InputImageType *ptr)