Go to the documentation of this file.
18 #ifndef __elxBSplineResampleInterpolatorFloat_h
19 #define __elxBSplineResampleInterpolatorFloat_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;
140 #ifndef ITK_MANUAL_INSTANTIATION
141 #include "elxBSplineResampleInterpolatorFloat.hxx"
144 #endif // end __elxBSplineResampleInterpolatorFloat_h
Superclass::ElastixType ElastixType
BSplineResampleInterpolatorFloat()
BSplineResampleInterpolatorFloat Self
itk::SmartPointer< const Self > ConstPointer
Superclass1::CoefficientFilterPointer CoefficientFilterPointer
Superclass1::Iterator Iterator
Superclass1::IndexType IndexType
virtual ~BSplineResampleInterpolatorFloat()
Superclass2::ElastixPointer ElastixPointer
itk::BSplineInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepType, float > Superclass1
elxClassNameMacro("FinalBSplineInterpolatorFloat")
BSplineResampleInterpolatorFloat(const Self &)
ElastixType::MovingImageType InputImageType
Superclass1::CoefficientFilter CoefficientFilter
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::ElastixPointer ElastixPointer
Superclass1::CoefficientImageType CoefficientImageType
void operator=(const Self &)
Superclass2::ElastixType ElastixType
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
virtual void BeforeRegistration(void)
Superclass1::PointType PointType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::ContinuousIndexType ContinuousIndexType
virtual void ReadFromFile(void)
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::CovariantVectorType CovariantVectorType
Superclass1::CoefficientDataType CoefficientDataType
virtual void WriteToFile(void) const
ElastixType::CoordRepType CoordRepType
This class is the elastix base class for all ResampleInterpolators.
Superclass1::OutputType OutputType
Superclass2::RegistrationType RegistrationType
A resample-interpolator based on B-splines.
ResampleInterpolatorBase< TElastix > Superclass2
itk::SmartPointer< Self > Pointer
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass::RegistrationPointer RegistrationPointer
Superclass::ConfigurationType ConfigurationType
Superclass2::ConfigurationType ConfigurationType
Superclass2::ITKBaseType ITKBaseType
Superclass1::InputImageType InputImageType
Superclass::RegistrationType RegistrationType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|