Go to the documentation of this file.
19 #ifndef __elxImageSamplerBase_h
20 #define __elxImageSamplerBase_h
43 template<
class TElastix >
107 #ifndef ITK_MANUAL_INSTANTIATION
108 #include "elxImageSamplerBase.hxx"
111 #endif // end #ifndef __elxImageSamplerBase_h
Superclass::ElastixType ElastixType
RegistrationType * RegistrationPointer
ElastixType::ConfigurationPointer ConfigurationPointer
The BaseComponentSE class is a base class for elastix components that provides some basic functionali...
Superclass::ElastixPointer ElastixPointer
virtual ~ImageSamplerBase()
ImageSamplerBase(const Self &)
Superclass::ConfigurationType ConfigurationType
Superclass::RegistrationType RegistrationType
ElastixType::FixedImageType InputImageType
virtual void BeforeEachResolutionBase(void)
virtual ITKBaseType * GetAsITKBaseType(void)
itk::WeakPointer< ElastixType > ElastixPointer
itk::ImageSamplerBase< InputImageType > ITKBaseType
Superclass::ConfigurationPointer ConfigurationPointer
virtual const ITKBaseType * GetAsITKBaseType(void) const
This class is a base class for any image sampler.
ElastixType::ConfigurationType ConfigurationType
void operator=(const Self &)
Superclass::RegistrationPointer RegistrationPointer
ElastixType::RegistrationBaseType RegistrationType
BaseComponentSE< TElastix > Superclass
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|