18 #ifndef __elxBSplineResampleInterpolator_h 19 #define __elxBSplineResampleInterpolator_h 22 #include "itkBSplineInterpolateImageFunction.h" 53 template<
class TElastix >
56 itk::BSplineInterpolateImageFunction<
57 typename ResampleInterpolatorBase< TElastix >::InputImageType,
58 typename ResampleInterpolatorBase< TElastix >::CoordRepType,
66 typedef itk::BSplineInterpolateImageFunction<
71 typedef itk::SmartPointer< Self >
Pointer;
95 typedef typename Superclass1::Iterator
Iterator;
146 #ifndef ITK_MANUAL_INSTANTIATION 147 #include "elxBSplineResampleInterpolator.hxx" 150 #endif // end __elxBSplineResampleInterpolator_h Superclass::ElastixType ElastixType
Superclass::RegistrationType RegistrationType
itk::SmartPointer< const Self > ConstPointer
Superclass2::ParameterMapType ParameterMapType
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
virtual void CreateTransformParametersMap(ParameterMapType *paramsMap) const
Superclass2::ITKBaseType ITKBaseType
ElastixType::ParameterMapType ParameterMapType
itk::SmartPointer< Self > Pointer
ResampleInterpolatorBase< TElastix > Superclass2
Superclass1::IndexType IndexType
virtual ~BSplineResampleInterpolator()
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)
itk::BSplineInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepType, double > Superclass1
Superclass2::ElastixType ElastixType
Superclass1::CoefficientFilterPointer CoefficientFilterPointer
virtual void WriteToFile(void) const
BSplineResampleInterpolator()
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass::ConfigurationType ConfigurationType