15 #ifndef __elxBSplineInterpolatorFloat_h
16 #define __elxBSplineInterpolatorFloat_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 "elxBSplineInterpolatorFloat.hxx"
135 #endif // end #ifndef __elxBSplineInterpolatorFloat_h
BSplineInterpolatorFloat Self
#define elxClassNameMacro(_name)
BSplineInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType, float > Superclass1
Superclass::ElastixType ElastixType
virtual ~BSplineInterpolatorFloat()
InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass1::CoefficientFilterPointer CoefficientFilterPointer
Superclass1::OutputType OutputType
Superclass2::ConfigurationType ConfigurationType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass2::ElastixType ElastixType
Superclass2::ElastixPointer ElastixPointer
Superclass2::ITKBaseType ITKBaseType
Superclass1::Iterator Iterator
An interpolator based on the itk::BSplineInterpolateImageFunction.
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
Superclass1::CoefficientImageType CoefficientImageType
Superclass::ConfigurationType ConfigurationType
InterpolatorBase< TElastix > Superclass2
ElastixType::CoordRepType CoordRepType
Superclass1::IndexType IndexType
This class is the elastix base class for all Interpolators.
BSplineInterpolatorFloat()
Superclass1::PointType PointType
Superclass1::InputImageType InputImageType
ElastixType::MovingImageType InputImageType
Superclass2::RegistrationType RegistrationType
Superclass2::RegistrationPointer RegistrationPointer
Superclass::RegistrationPointer RegistrationPointer
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::ContinuousIndexType ContinuousIndexType
Superclass1::CoefficientDataType CoefficientDataType
Superclass1::CoefficientFilter CoefficientFilter
Superclass1::CovariantVectorType CovariantVectorType