Go to the documentation of this file.
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
Superclass1::InputImageType InputImageType
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
TCoefficientType CoefficientDataType
ElastixType::MovingImageType InputImageType
Superclass2::RegistrationPointer RegistrationPointer
Superclass::OutputType OutputType
Superclass::ElastixPointer ElastixPointer
Calculates the B-Spline coefficients of an image. Spline order may be per dimension from 0 to 5 per.
elxClassNameMacro("ReducedDimensionBSplineInterpolator")
virtual void BeforeEachResolution(void)
Evaluates the B-Spline interpolation of an image. Spline order may be from 0 to 5.
Superclass2::ElastixType ElastixType
itk::SmartPointer< const Self > ConstPointer
Superclass::InputImageType InputImageType
ElastixType::CoordRepType CoordRepType
Superclass1::CovariantVectorType CovariantVectorType
void operator=(const Self &)
Superclass1::CoefficientFilterPointer CoefficientFilterPointer
itk::ReducedDimensionBSplineInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType, double > Superclass1
Superclass1::CoefficientDataType CoefficientDataType
Superclass2::ConfigurationType ConfigurationType
Superclass2::ConfigurationPointer ConfigurationPointer
ImageLinearIteratorWithIndex< TImageType > Iterator
virtual ~ReducedDimensionBSplineInterpolator()
Superclass2::ElastixPointer ElastixPointer
Superclass1::PointType PointType
Superclass::ContinuousIndexType ContinuousIndexType
Superclass1::CoefficientImageType CoefficientImageType
Superclass1::ContinuousIndexType ContinuousIndexType
Superclass1::OutputType OutputType
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
Superclass::ConfigurationPointer ConfigurationPointer
ReducedDimensionBSplineInterpolator Self
Superclass1::Iterator Iterator
CovariantVector< OutputType, itkGetStaticConstMacro(ImageDimension) > CovariantVectorType
Superclass2::RegistrationType RegistrationType
Superclass::RegistrationPointer RegistrationPointer
InterpolatorBase< TElastix > Superclass2
itk::SmartPointer< Self > Pointer
Superclass::RegistrationType RegistrationType
Superclass2::ITKBaseType ITKBaseType
Superclass1::IndexType IndexType
Superclass::ConfigurationType ConfigurationType
This class is the elastix base class for all Interpolators.
Superclass::ElastixType ElastixType
ReducedDimensionBSplineInterpolator(const Self &)
Superclass::IndexType IndexType
ReducedDimensionBSplineInterpolator()
Superclass::PointType PointType
Superclass1::CoefficientFilter CoefficientFilter
An interpolator based on the itkReducedDimensionBSplineInterpolateImageFunction.
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|