19#ifndef __elxImageSamplerBase_h
20#define __elxImageSamplerBase_h
43template<
class TElastix >
107#ifndef ITK_MANUAL_INSTANTIATION
108#include "elxImageSamplerBase.hxx"
The BaseComponentSE class is a base class for elastix components that provides some basic functionali...
Configuration::Pointer ConfigurationPointer
itk::WeakPointer< ElastixType > ElastixPointer
RegistrationType * RegistrationPointer
ElastixType::RegistrationBaseType RegistrationType
A class that deals with user given parameters and command line arguments.
itk::ImageSamplerBase< InputImageType > ITKBaseType
Superclass::RegistrationType RegistrationType
Superclass::ConfigurationType ConfigurationType
Superclass::ElastixPointer ElastixPointer
Superclass::ElastixType ElastixType
BaseComponentSE< TElastix > Superclass
~ImageSamplerBase() override
ElastixType::FixedImageType InputImageType
ImageSamplerBase(const Self &)
void operator=(const Self &)
Superclass::RegistrationPointer RegistrationPointer
virtual const ITKBaseType * GetAsITKBaseType(void) const
virtual ITKBaseType * GetAsITKBaseType(void)
void BeforeEachResolutionBase(void) override
Superclass::ConfigurationPointer ConfigurationPointer
This class is a base class for any image sampler.