15 #ifndef __elxLinearInterpolator_h
16 #define __elxLinearInterpolator_h
18 #include "itkLinearInterpolateImageFunction.h"
57 template <
class TElastix >
61 ITK_TYPENAME InterpolatorBase<TElastix>::InputImageType,
62 ITK_TYPENAME InterpolatorBase<TElastix>::CoordRepType >,
90 itkStaticConstMacro( ImageDimension,
unsigned int, Superclass1::ImageDimension );
120 void operator=(
const Self& );
127 #ifndef ITK_MANUAL_INSTANTIATION
128 #include "elxLinearInterpolator.hxx"
131 #endif // end #ifndef __elxLinearInterpolator_h
Superclass2::RegistrationPointer RegistrationPointer
#define elxClassNameMacro(_name)
Superclass::ElastixType ElastixType
Superclass1::OutputType OutputType
Superclass1::ContinuousIndexType ContinuousIndexType
InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass2::ITKBaseType ITKBaseType
Superclass2::ConfigurationType ConfigurationType
An interpolator based on the itkLinearInterpolateImageFunction.
Superclass2::ElastixType ElastixType
SmartPointer< Self > Pointer
Superclass::ConfigurationType ConfigurationType
ElastixType::CoordRepType CoordRepType
This class is the elastix base class for all Interpolators.
Superclass1::IndexType IndexType
virtual ~LinearInterpolator()
LinearInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType > Superclass1
InterpolatorBase< TElastix > Superclass2
ElastixType::MovingImageType InputImageType
Superclass2::RegistrationType RegistrationType
Superclass1::PointType PointType
Superclass2::ElastixPointer ElastixPointer
Superclass::RegistrationPointer RegistrationPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::InputImageType InputImageType
SmartPointer< const Self > ConstPointer