28 #ifndef itkBSplineCenteredL2ResampleImageFilterBase_h
29 #define itkBSplineCenteredL2ResampleImageFilterBase_h
82 template<
typename TInputImage,
typename TOutputImage >
98 virtual void InitializePyramidSplineFilter(
int SplineOrder) ITK_OVERRIDE;
102 void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
109 #ifndef ITK_MANUAL_INSTANTIATION
110 #include "itkBSplineCenteredL2ResampleImageFilterBase.hxx"
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
BSplineCenteredResampleImageFilterBase< TInputImage, TOutputImage > Superclass
BSplineCenteredL2ResampleImageFilterBase Self
virtual ~BSplineCenteredL2ResampleImageFilterBase() override
Control indentation during Print() invocation.
Evaluates the Centered B-Spline interpolation of an image. Spline order may be from 0 to 5...