15 #ifndef __elxResampleInterpolatorBase_h
16 #define __elxResampleInterpolatorBase_h
22 #include "itkInterpolateImageFunction.h"
38 template <
class TElastix>
63 typedef itk::InterpolateImageFunction<
108 #ifndef ITK_MANUAL_INSTANTIATION
109 #include "elxResampleInterpolatorBase.hxx"
112 #endif // end #ifndef __elxResampleInterpolatorBase_h
The BaseComponentSE class is a base class for elastix components that provides some basic functionali...
Superclass::ElastixType ElastixType
Superclass::RegistrationType RegistrationType
ElastixType::RegistrationBaseType RegistrationType
ElastixType::ConfigurationPointer ConfigurationPointer
Superclass::ElastixPointer ElastixPointer
ElastixType::MovingImageType InputImageType
virtual void ReadFromFile(void)
ElastixType::Pointer ElastixPointer
ElastixType::ConfigurationType ConfigurationType
virtual ITKBaseType * GetAsITKBaseType(void)
BaseComponentSE< TElastix > Superclass
RegistrationType * RegistrationPointer
void operator=(const Self &)
ElastixType::CoordRepType CoordRepType
Superclass::ConfigurationPointer ConfigurationPointer
ResampleInterpolatorBase()
ResampleInterpolatorBase Self
virtual int BeforeAllTransformix(void)
This class is the elastix base class for all ResampleInterpolators.
Superclass::RegistrationPointer RegistrationPointer
virtual ~ResampleInterpolatorBase()
virtual const ITKBaseType * GetAsITKBaseType(void) const
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
virtual void WriteToFile(void) const
Superclass::ConfigurationType ConfigurationType