15 #ifndef __elxInterpolatorBase_h
16 #define __elxInterpolatorBase_h
23 #include "itkInterpolateImageFunction.h"
40 template <
class TElastix>
65 typedef InterpolateImageFunction<
92 void operator=(
const Self& );
101 #ifndef ITK_MANUAL_INSTANTIATION
102 #include "elxInterpolatorBase.hxx"
105 #endif // end #ifndef __elxInterpolatorBase_h
The BaseComponentSE class is a base class for elastix components that provides some basic functionali...
ElastixType::RegistrationBaseType RegistrationType
ElastixType::ConfigurationPointer ConfigurationPointer
ElastixType::Pointer ElastixPointer
ElastixType::ConfigurationType ConfigurationType
Superclass::ElastixType ElastixType
InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
RegistrationType * RegistrationPointer
virtual ~InterpolatorBase()
virtual ITKBaseType * GetAsITKBaseType(void)
Superclass::ConfigurationType ConfigurationType
ElastixType::CoordRepType CoordRepType
This class is the elastix base class for all Interpolators.
ElastixType::MovingImageType InputImageType
virtual const ITKBaseType * GetAsITKBaseType(void) const
Superclass::RegistrationPointer RegistrationPointer
BaseComponentSE< TElastix > Superclass
Superclass::ConfigurationPointer ConfigurationPointer