15 #ifndef __elxInterpolatorBase_h
16 #define __elxInterpolatorBase_h
23 #include "itkInterpolateImageFunction.h"
39 template <
class TElastix>
64 typedef itk::InterpolateImageFunction<
100 #ifndef ITK_MANUAL_INSTANTIATION
101 #include "elxInterpolatorBase.hxx"
104 #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
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
RegistrationType * RegistrationPointer
virtual ~InterpolatorBase()
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
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
void operator=(const Self &)