Go to the documentation of this file.
19 #ifndef __elxResampleInterpolatorBase_h
20 #define __elxResampleInterpolatorBase_h
26 #include "itkInterpolateImageFunction.h"
41 template<
class TElastix >
66 typedef itk::InterpolateImageFunction<
118 #ifndef ITK_MANUAL_INSTANTIATION
119 #include "elxResampleInterpolatorBase.hxx"
122 #endif // end #ifndef __elxResampleInterpolatorBase_h
ResampleInterpolatorBase(const Self &)
Superclass::ElastixType ElastixType
virtual ITKBaseType * GetAsITKBaseType(void)
ElastixType::MovingImageType InputImageType
ElastixType::ParameterMapType ParameterMapType
virtual void CreateTransformParametersMap(ParameterMapType *paramsMap) const
Superclass::ElastixPointer ElastixPointer
RegistrationType * RegistrationPointer
ElastixType::ConfigurationPointer ConfigurationPointer
The BaseComponentSE class is a base class for elastix components that provides some basic functionali...
Superclass::ConfigurationPointer ConfigurationPointer
virtual void WriteToFile(void) const
BaseComponentSE< TElastix > Superclass
void operator=(const Self &)
ResampleInterpolatorBase()
virtual const ITKBaseType * GetAsITKBaseType(void) const
itk::WeakPointer< ElastixType > ElastixPointer
ElastixType::CoordRepType CoordRepType
This class is the elastix base class for all ResampleInterpolators.
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
ResampleInterpolatorBase Self
virtual int BeforeAllTransformix(void)
Superclass::RegistrationPointer RegistrationPointer
virtual ~ResampleInterpolatorBase()
Superclass::ConfigurationType ConfigurationType
ElastixType::ConfigurationType ConfigurationType
virtual void ReadFromFile(void)
Superclass::RegistrationType RegistrationType
ElastixType::RegistrationBaseType RegistrationType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|