15 #ifndef __elxBSplineResampleInterpolator_h
16 #define __elxBSplineResampleInterpolator_h
18 #include "itkBSplineInterpolateImageFunction.h"
51 template <
class TElastix >
54 itk::BSplineInterpolateImageFunction<
55 typename ResampleInterpolatorBase<TElastix>::InputImageType,
56 typename ResampleInterpolatorBase<TElastix>::CoordRepType,
64 typedef itk::BSplineInterpolateImageFunction<
93 typedef typename Superclass1::Iterator
Iterator;
139 #ifndef ITK_MANUAL_INSTANTIATION
140 #include "elxBSplineResampleInterpolator.hxx"
143 #endif // end __elxBSplineResampleInterpolator_h
Superclass::ElastixType ElastixType
itk::BSplineInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepType, double > Superclass1
Superclass::RegistrationType RegistrationType
ResampleInterpolatorBase< TElastix > Superclass2
itk::SmartPointer< const Self > ConstPointer
virtual void BeforeRegistration(void)
Superclass1::CoefficientDataType CoefficientDataType
Superclass::ElastixPointer ElastixPointer
ElastixType::MovingImageType InputImageType
Superclass1::CovariantVectorType CovariantVectorType
Superclass2::RegistrationPointer RegistrationPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::PointType PointType
Superclass2::ITKBaseType ITKBaseType
Superclass1::IndexType IndexType
virtual ~BSplineResampleInterpolator()
itk::SmartPointer< Self > Pointer
BSplineResampleInterpolator Self
Superclass1::ContinuousIndexType ContinuousIndexType
ElastixType::CoordRepType CoordRepType
Superclass1::Iterator Iterator
Superclass1::InputImageType InputImageType
A resample-interpolator based on B-splines.
Superclass2::ConfigurationType ConfigurationType
Superclass2::RegistrationType RegistrationType
void operator=(const Self &)
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::CoefficientFilter CoefficientFilter
Superclass1::CoefficientImageType CoefficientImageType
This class is the elastix base class for all ResampleInterpolators.
Superclass::RegistrationPointer RegistrationPointer
elxClassNameMacro("FinalBSplineInterpolator")
Superclass2::ElastixPointer ElastixPointer
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
Superclass1::OutputType OutputType
virtual void ReadFromFile(void)
Superclass2::ElastixType ElastixType
Superclass1::CoefficientFilterPointer CoefficientFilterPointer
virtual void WriteToFile(void) const
BSplineResampleInterpolator()
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass::ConfigurationType ConfigurationType