18 #ifndef __elxReducedDimensionBSplineInterpolator_h 19 #define __elxReducedDimensionBSplineInterpolator_h 47 template<
class TElastix >
51 typename InterpolatorBase< TElastix >::InputImageType,
52 typename InterpolatorBase< TElastix >::CoordRepType,
66 typedef itk::SmartPointer< Self >
Pointer;
129 #ifndef ITK_MANUAL_INSTANTIATION 130 #include "elxReducedDimensionBSplineInterpolator.hxx" 133 #endif // end #ifndef __elxReducedDimensionBSplineInterpolator_h
Superclass::OutputType OutputType
Superclass1::CoefficientFilter CoefficientFilter
ReducedDimensionBSplineInterpolator()
Superclass2::RegistrationPointer RegistrationPointer
elxClassNameMacro("ReducedDimensionBSplineInterpolator")
Superclass::ElastixType ElastixType
Superclass::PointType PointType
virtual void BeforeEachResolution(void)
Superclass::InputImageType InputImageType
void operator=(const Self &)
itk::SmartPointer< const Self > ConstPointer
Superclass1::InputImageType InputImageType
Superclass1::CoefficientDataType CoefficientDataType
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass1::CovariantVectorType CovariantVectorType
Superclass2::ConfigurationType ConfigurationType
Superclass1::CoefficientFilterPointer CoefficientFilterPointer
itk::ReducedDimensionBSplineInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType, double > Superclass1
virtual ~ReducedDimensionBSplineInterpolator()
Superclass2::ElastixType ElastixType
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass1::CoefficientImageType CoefficientImageType
Superclass1::OutputType OutputType
Superclass1::PointType PointType
itk::SmartPointer< Self > Pointer
TCoefficientType CoefficientDataType
ReducedDimensionBSplineInterpolator Self
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::Iterator Iterator
Evaluates the B-Spline interpolation of an image. Spline order may be from 0 to 5.
Superclass2::ElastixPointer ElastixPointer
ImageLinearIteratorWithIndex< TImageType > Iterator
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...
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
ElastixType::MovingImageType InputImageType
An interpolator based on the itkReducedDimensionBSplineInterpolateImageFunction.
Superclass2::RegistrationType RegistrationType
CovariantVector< OutputType, itkGetStaticConstMacro(ImageDimension) > CovariantVectorType
InterpolatorBase< TElastix > Superclass2
Superclass::ContinuousIndexType ContinuousIndexType
Superclass::RegistrationPointer RegistrationPointer
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::IndexType IndexType