Go to the documentation of this file.
18 #ifndef __elxFixedImagePyramidBase_h
19 #define __elxFixedImagePyramidBase_h
25 #include "itkObject.h"
26 #include "itkMultiResolutionPyramidImageFilter.h"
57 template<
class TElastix >
82 typedef itk::MultiResolutionPyramidImageFilter<
117 const unsigned int & level );
137 #ifndef ITK_MANUAL_INSTANTIATION
138 #include "elxFixedImagePyramidBase.hxx"
141 #endif // end #ifndef __elxFixedImagePyramidBase_h
Superclass::RegistrationPointer RegistrationPointer
ITKBaseType::ScheduleType ScheduleType
Superclass::RegistrationType RegistrationType
RegistrationType * RegistrationPointer
ElastixType::ConfigurationPointer ConfigurationPointer
The BaseComponentSE class is a base class for elastix components that provides some basic functionali...
virtual void SetFixedSchedule(void)
Superclass::ElastixPointer ElastixPointer
virtual ~FixedImagePyramidBase()
ElastixType::FixedImageType OutputImageType
Superclass::ConfigurationType ConfigurationType
virtual const ITKBaseType * GetAsITKBaseType(void) const
itk::WeakPointer< ElastixType > ElastixPointer
FixedImagePyramidBase Self
virtual ITKBaseType * GetAsITKBaseType(void)
virtual void BeforeRegistrationBase(void)
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::ElastixType ElastixType
virtual void BeforeEachResolutionBase(void)
FixedImagePyramidBase(const Self &)
itk::MultiResolutionPyramidImageFilter< InputImageType, OutputImageType > ITKBaseType
ElastixType::ConfigurationType ConfigurationType
This class is the elastix base class for all FixedImagePyramids.
void operator=(const Self &)
BaseComponentSE< TElastix > Superclass
virtual void WritePyramidImage(const std::string &filename, const unsigned int &level)
ElastixType::FixedImageType InputImageType
ElastixType::RegistrationBaseType RegistrationType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|