Go to the documentation of this file.
18 #ifndef __elxMovingGenericPyramid_h
19 #define __elxMovingGenericPyramid_h
72 template<
class TElastix >
75 typename MovingImagePyramidBase< TElastix >::InputImageType,
76 typename MovingImagePyramidBase< TElastix >::OutputImageType >,
87 typedef itk::SmartPointer< Self >
Pointer;
150 #ifndef ITK_MANUAL_INSTANTIATION
151 #include "elxMovingGenericPyramid.hxx"
154 #endif // end #ifndef __elxMovingGenericPyramid_h
Framework for creating images in a multi-resolution pyramid.
Superclass::InputImagePointer InputImagePointer
Superclass1::RescaleScheduleType RescaleScheduleType
Superclass1::InputImageType InputImageType
ElastixType::MovingImageType InputImageType
Superclass2::ConfigurationPointer ConfigurationPointer
virtual ~MovingGenericPyramid()
Superclass::RegistrationPointer RegistrationPointer
Superclass1::OutputImageType OutputImageType
Superclass2::ElastixPointer ElastixPointer
Superclass2::ITKBaseType ITKBaseType
Superclass2::ElastixType ElastixType
Superclass::InputImageConstPointer InputImageConstPointer
itk::SmartPointer< const Self > ConstPointer
itk::GenericMultiResolutionPyramidImageFilter< typename MovingImagePyramidBase< TElastix >::InputImageType, typename MovingImagePyramidBase< TElastix >::OutputImageType > Superclass1
Superclass1::InputImageConstPointer InputImageConstPointer
Superclass2::RegistrationType RegistrationType
elxClassNameMacro("MovingGenericImagePyramid")
Superclass1::InputImagePointer InputImagePointer
Superclass2::ConfigurationType ConfigurationType
itk::SmartPointer< Self > Pointer
ScheduleType RescaleScheduleType
A pyramid based on the itk::GenericMultiResolutionPyramidImageFilter.
MovingGenericPyramid Self
Superclass::ElastixPointer ElastixPointer
This class is the elastix base class for all MovingImagePyramids.
Superclass2::RegistrationPointer RegistrationPointer
ElastixType::MovingImageType OutputImageType
Superclass::ConfigurationPointer ConfigurationPointer
MovingGenericPyramid(const Self &)
virtual void SetMovingSchedule(void)
Superclass::InputImageType InputImageType
Superclass::OutputImageType OutputImageType
MovingImagePyramidBase< TElastix > Superclass2
Superclass::ConfigurationType ConfigurationType
Superclass::RegistrationType RegistrationType
itk::MultiResolutionPyramidImageFilter< InputImageType, OutputImageType > ITKBaseType
Superclass::OutputImagePointer OutputImagePointer
Superclass1::SmoothingScheduleType SmoothingScheduleType
Superclass::ScheduleType ScheduleType
virtual void BeforeEachResolution(void)
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
Superclass1::OutputImagePointer OutputImagePointer
Superclass::ElastixType ElastixType
Superclass1::ScheduleType ScheduleType
void operator=(const Self &)
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|