15 #ifndef __elxBSplineInterpolatorFloat_h
16 #define __elxBSplineInterpolatorFloat_h
18 #include "itkBSplineInterpolateImageFunction.h"
47 template <
class TElastix >
50 itk::BSplineInterpolateImageFunction<
51 typename InterpolatorBase<TElastix>::InputImageType,
52 typename InterpolatorBase<TElastix>::CoordRepType,
61 typedef itk::BSplineInterpolateImageFunction<
90 typedef typename Superclass1::Iterator
Iterator;
130 #ifndef ITK_MANUAL_INSTANTIATION
131 #include "elxBSplineInterpolatorFloat.hxx"
134 #endif // end #ifndef __elxBSplineInterpolatorFloat_h
void operator=(const Self &)
BSplineInterpolatorFloat Self
itk::SmartPointer< const Self > ConstPointer
Superclass::ElastixType ElastixType
itk::SmartPointer< Self > Pointer
virtual ~BSplineInterpolatorFloat()
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass1::CoefficientFilterPointer CoefficientFilterPointer
Superclass1::OutputType OutputType
itk::BSplineInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType, float > Superclass1
Superclass2::ConfigurationType ConfigurationType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass2::ElastixType ElastixType
Superclass2::ElastixPointer ElastixPointer
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass2::ITKBaseType ITKBaseType
Superclass1::Iterator Iterator
An interpolator based on the itk::BSplineInterpolateImageFunction.
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.
virtual void BeforeEachResolution(void)
BSplineInterpolatorFloat()
Superclass1::PointType PointType
Superclass1::InputImageType InputImageType
elxClassNameMacro("BSplineInterpolatorFloat")
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
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)