15 #ifndef __elxBSplineInterpolator_h
16 #define __elxBSplineInterpolator_h
18 #include "itkBSplineInterpolateImageFunction.h"
48 template <
class TElastix >
52 ITK_TYPENAME InterpolatorBase<TElastix>::InputImageType,
53 ITK_TYPENAME InterpolatorBase<TElastix>::CoordRepType,
83 itkStaticConstMacro( ImageDimension,
unsigned int, Superclass1::ImageDimension );
91 typedef typename Superclass1::Iterator
Iterator;
110 virtual void BeforeEachResolution(
void );
124 void operator=(
const Self& );
131 #ifndef ITK_MANUAL_INSTANTIATION
132 #include "elxBSplineInterpolator.hxx"
135 #endif // end #ifndef __elxBSplineInterpolator_h
#define elxClassNameMacro(_name)
Superclass::ElastixType ElastixType
Superclass1::CovariantVectorType CovariantVectorType
SmartPointer< Self > Pointer
Superclass1::Iterator Iterator
Superclass1::OutputType OutputType
InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
BSplineInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType, double > Superclass1
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass2::ConfigurationType ConfigurationType
Superclass1::IndexType IndexType
Superclass2::ConfigurationPointer ConfigurationPointer
virtual ~BSplineInterpolator()
Superclass2::RegistrationType RegistrationType
Superclass1::CoefficientFilterPointer CoefficientFilterPointer
Superclass::ConfigurationType ConfigurationType
Superclass1::PointType PointType
ElastixType::CoordRepType CoordRepType
This class is the elastix base class for all Interpolators.
Superclass1::InputImageType InputImageType
Superclass2::RegistrationPointer RegistrationPointer
SmartPointer< const Self > ConstPointer
An interpolator based on the itkBSplineInterpolateImageFunction.
ElastixType::MovingImageType InputImageType
Superclass1::CoefficientFilter CoefficientFilter
Superclass1::CoefficientImageType CoefficientImageType
Superclass::RegistrationPointer RegistrationPointer
InterpolatorBase< TElastix > Superclass2
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::ContinuousIndexType ContinuousIndexType
Superclass1::CoefficientDataType CoefficientDataType
Superclass2::ElastixPointer ElastixPointer
Superclass2::ITKBaseType ITKBaseType
Superclass2::ElastixType ElastixType