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