15 #ifndef __elxReducedDimensionBSplineInterpolator_h
16 #define __elxReducedDimensionBSplineInterpolator_h
46 template <
class TElastix >
50 ITK_TYPENAME InterpolatorBase<TElastix>::InputImageType,
51 ITK_TYPENAME InterpolatorBase<TElastix>::CoordRepType,
81 itkStaticConstMacro( ImageDimension,
unsigned int, Superclass1::ImageDimension );
108 virtual void BeforeEachResolution(
void);
122 void operator=(
const Self& );
129 #ifndef ITK_MANUAL_INSTANTIATION
130 #include "elxReducedDimensionBSplineInterpolator.hxx"
133 #endif // end #ifndef __elxReducedDimensionBSplineInterpolator_h
Superclass::OutputType OutputType
Superclass1::CoefficientFilter CoefficientFilter
ReducedDimensionBSplineInterpolator()
#define elxClassNameMacro(_name)
Superclass2::RegistrationPointer RegistrationPointer
Image< CoefficientDataType, > CoefficientImageType
Superclass::ElastixType ElastixType
Superclass::PointType PointType
Superclass::InputImageType InputImageType
Superclass1::InputImageType InputImageType
Superclass1::CoefficientDataType CoefficientDataType
Superclass1::CovariantVectorType CovariantVectorType
Superclass2::ConfigurationType ConfigurationType
Superclass1::CoefficientFilterPointer CoefficientFilterPointer
InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
virtual ~ReducedDimensionBSplineInterpolator()
Superclass2::ElastixType ElastixType
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass1::CoefficientImageType CoefficientImageType
Superclass1::OutputType OutputType
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
Superclass1::PointType PointType
CoefficientFilter::Pointer CoefficientFilterPointer
TCoefficientType CoefficientDataType
ReducedDimensionBSplineInterpolator Self
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::Iterator Iterator
ImageLinearIteratorWithIndex< TImageType > Iterator
Evaluates the B-Spline interpolation of an image. Spline order may be from 0 to 5.
CovariantVector< OutputType, > CovariantVectorType
Superclass2::ElastixPointer ElastixPointer
Superclass::ConfigurationType ConfigurationType
Superclass1::ContinuousIndexType ContinuousIndexType
ElastixType::CoordRepType CoordRepType
This class is the elastix base class for all Interpolators.
Superclass2::ITKBaseType ITKBaseType
Superclass::IndexType IndexType
Calculates the B-Spline coefficients of an image. Spline order may be per dimension from 0 to 5 per...
InterpolatorBase< TElastix > Superclass2
ElastixType::MovingImageType InputImageType
An interpolator based on the itkReducedDimensionBSplineInterpolateImageFunction.
Superclass2::RegistrationType RegistrationType
Superclass::ContinuousIndexType ContinuousIndexType
Superclass::RegistrationPointer RegistrationPointer
Superclass::ConfigurationPointer ConfigurationPointer
ReducedDimensionBSplineInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType, double > Superclass1
Superclass1::IndexType IndexType