15 #ifndef __elxResampleInterpolatorBase_h
16 #define __elxResampleInterpolatorBase_h
22 #include "itkInterpolateImageFunction.h"
37 template<
class TElastix >
62 typedef itk::InterpolateImageFunction<
114 #ifndef ITK_MANUAL_INSTANTIATION
115 #include "elxResampleInterpolatorBase.hxx"
118 #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 void CreateTransformParametersMap(ParameterMapType *paramsMap) const
virtual ITKBaseType * GetAsITKBaseType(void)
ElastixType::ParameterMapType ParameterMapType
RegistrationType * RegistrationPointer
void operator=(const Self &)
ElastixType::CoordRepType CoordRepType
Superclass::ConfigurationPointer ConfigurationPointer
BaseComponentSE< TElastix > Superclass
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