Go to the documentation of this file.
19 #ifndef __elxInterpolatorBase_h
20 #define __elxInterpolatorBase_h
27 #include "itkInterpolateImageFunction.h"
42 template<
class TElastix >
67 typedef itk::InterpolateImageFunction<
102 #ifndef ITK_MANUAL_INSTANTIATION
103 #include "elxInterpolatorBase.hxx"
106 #endif // end #ifndef __elxInterpolatorBase_h
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
BaseComponentSE< TElastix > Superclass
virtual const ITKBaseType * GetAsITKBaseType(void) const
ElastixType::MovingImageType InputImageType
Superclass::ElastixPointer ElastixPointer
RegistrationType * RegistrationPointer
ElastixType::ConfigurationPointer ConfigurationPointer
The BaseComponentSE class is a base class for elastix components that provides some basic functionali...
void operator=(const Self &)
ElastixType::CoordRepType CoordRepType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::RegistrationPointer RegistrationPointer
itk::WeakPointer< ElastixType > ElastixPointer
Superclass::RegistrationType RegistrationType
virtual ITKBaseType * GetAsITKBaseType(void)
virtual ~InterpolatorBase()
Superclass::ConfigurationType ConfigurationType
This class is the elastix base class for all Interpolators.
Superclass::ElastixType ElastixType
InterpolatorBase(const Self &)
ElastixType::ConfigurationType ConfigurationType
ElastixType::RegistrationBaseType RegistrationType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|