Go to the documentation of this file.
18 #ifndef __elxBSplineInterpolatorFloat_h
19 #define __elxBSplineInterpolatorFloat_h
22 #include "itkBSplineInterpolateImageFunction.h"
49 template<
class TElastix >
52 itk::BSplineInterpolateImageFunction<
53 typename InterpolatorBase< TElastix >::InputImageType,
54 typename InterpolatorBase< TElastix >::CoordRepType,
63 typedef itk::BSplineInterpolateImageFunction<
68 typedef itk::SmartPointer< Self >
Pointer;
92 typedef typename Superclass1::Iterator
Iterator;
131 #ifndef ITK_MANUAL_INSTANTIATION
132 #include "elxBSplineInterpolatorFloat.hxx"
135 #endif // end #ifndef __elxBSplineInterpolatorFloat_h
InterpolatorBase< TElastix > Superclass2
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass1::CoefficientFilterPointer CoefficientFilterPointer
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
ElastixType::MovingImageType InputImageType
itk::SmartPointer< const Self > ConstPointer
Superclass::ElastixPointer ElastixPointer
Superclass1::CovariantVectorType CovariantVectorType
Superclass2::ConfigurationType ConfigurationType
void operator=(const Self &)
ElastixType::CoordRepType CoordRepType
itk::BSplineInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType, float > Superclass1
Superclass2::ElastixType ElastixType
An interpolator based on the itk::BSplineInterpolateImageFunction.
Superclass1::CoefficientImageType CoefficientImageType
Superclass1::Iterator Iterator
virtual void BeforeEachResolution(void)
Superclass1::PointType PointType
BSplineInterpolatorFloat()
Superclass1::InputImageType InputImageType
Superclass2::RegistrationType RegistrationType
virtual ~BSplineInterpolatorFloat()
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::ContinuousIndexType ContinuousIndexType
Superclass::RegistrationPointer RegistrationPointer
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::OutputType OutputType
Superclass1::CoefficientDataType CoefficientDataType
Superclass1::CoefficientFilter CoefficientFilter
Superclass::RegistrationType RegistrationType
Superclass2::ElastixPointer ElastixPointer
Superclass2::ConfigurationPointer ConfigurationPointer
BSplineInterpolatorFloat Self
Superclass2::ITKBaseType ITKBaseType
BSplineInterpolatorFloat(const Self &)
Superclass1::IndexType IndexType
Superclass::ConfigurationType ConfigurationType
This class is the elastix base class for all Interpolators.
Superclass::ElastixType ElastixType
itk::SmartPointer< Self > Pointer
elxClassNameMacro("BSplineInterpolatorFloat")
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|