18 #ifndef __elxReducedDimensionBSplineResampleInterpolator_h 19 #define __elxReducedDimensionBSplineResampleInterpolator_h 53 template<
class TElastix >
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;
140 #ifndef ITK_MANUAL_INSTANTIATION 141 #include "elxReducedDimensionBSplineResampleInterpolator.hxx" 144 #endif // end __elxReducedDimensionBSplineResampleInterpolator_h Superclass::ElastixType ElastixType
Superclass::RegistrationType RegistrationType
Superclass1::Iterator Iterator
Superclass1::CoefficientImageType CoefficientImageType
Superclass2::ConfigurationType ConfigurationType
void operator=(const Self &)
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::ElastixPointer ElastixPointer
ElastixType::MovingImageType InputImageType
Superclass1::ContinuousIndexType ContinuousIndexType
virtual ~ReducedDimensionBSplineResampleInterpolator()
ReducedDimensionBSplineResampleInterpolator Self
elxClassNameMacro("FinalReducedDimensionBSplineInterpolator")
virtual void BeforeRegistration(void)
Superclass2::ITKBaseType ITKBaseType
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
Superclass1::CoefficientDataType CoefficientDataType
A resample-interpolator based on B-splines which ignores the last dimension.
Superclass2::RegistrationPointer RegistrationPointer
itk::BSplineInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepType, double > Superclass1
itk::SmartPointer< Self > Pointer
virtual void ReadFromFile(void)
Superclass1::PointType PointType
ElastixType::CoordRepType CoordRepType
Superclass2::ElastixPointer ElastixPointer
Superclass1::CoefficientFilterPointer CoefficientFilterPointer
virtual void WriteToFile(void) const
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::CovariantVectorType CovariantVectorType
Evaluates the B-Spline interpolation of an image. Spline order may be from 0 to 5.
Superclass2::RegistrationType RegistrationType
This class is the elastix base class for all ResampleInterpolators.
itk::SmartPointer< const Self > ConstPointer
Superclass1::IndexType IndexType
Superclass::RegistrationPointer RegistrationPointer
ResampleInterpolatorBase< TElastix > Superclass2
ReducedDimensionBSplineResampleInterpolator()
Superclass1::CoefficientFilter CoefficientFilter
Superclass1::InputImageType InputImageType
Superclass1::OutputType OutputType
Superclass2::ElastixType ElastixType
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass::ConfigurationType ConfigurationType