Go to the documentation of this file.
18 #ifndef __elxMovingShrinkingPyramid_h
19 #define __elxMovingShrinkingPyramid_h
38 template<
class TElastix >
42 typename MovingImagePyramidBase< TElastix >::InputImageType,
43 typename MovingImagePyramidBase< TElastix >::OutputImageType >,
55 typedef itk::SmartPointer< Self >
Pointer;
108 #ifndef ITK_MANUAL_INSTANTIATION
109 #include "elxMovingShrinkingPyramid.hxx"
112 #endif // end #ifndef __elxMovingShrinkingPyramid_h
A pyramid based on the itk::MultiResolutionShrinkPyramidImageFilter.
Superclass2::ITKBaseType ITKBaseType
Superclass2::RegistrationType RegistrationType
MovingShrinkingPyramid Self
ElastixType::MovingImageType InputImageType
Superclass2::ElastixPointer ElastixPointer
Superclass::ScheduleType ScheduleType
Superclass::RegistrationPointer RegistrationPointer
Superclass1::OutputImagePointer OutputImagePointer
Superclass2::ElastixType ElastixType
Superclass2::ConfigurationType ConfigurationType
itk::SmartPointer< const Self > ConstPointer
elxClassNameMacro("MovingShrinkingImagePyramid")
Superclass::InputImagePointer InputImagePointer
Superclass::OutputImagePointer OutputImagePointer
Superclass1::InputImageConstPointer InputImageConstPointer
Superclass1::InputImageType InputImageType
Superclass1::ScheduleType ScheduleType
MovingImagePyramidBase< TElastix > Superclass2
Superclass::ElastixPointer ElastixPointer
This class is the elastix base class for all MovingImagePyramids.
MovingShrinkingPyramid(const Self &)
Superclass::InputImageType InputImageType
Superclass2::RegistrationPointer RegistrationPointer
itk::MultiResolutionShrinkPyramidImageFilter< typename MovingImagePyramidBase< TElastix >::InputImageType, typename MovingImagePyramidBase< TElastix >::OutputImageType > Superclass1
ElastixType::MovingImageType OutputImageType
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
Superclass::ConfigurationPointer ConfigurationPointer
void operator=(const Self &)
Superclass2::ConfigurationPointer ConfigurationPointer
virtual ~MovingShrinkingPyramid()
itk::SmartPointer< Self > Pointer
Superclass::ConfigurationType ConfigurationType
Superclass1::InputImagePointer InputImagePointer
Superclass::RegistrationType RegistrationType
itk::MultiResolutionPyramidImageFilter< InputImageType, OutputImageType > ITKBaseType
Superclass1::OutputImageType OutputImageType
Framework for creating images in a multi-resolution pyramid.
Superclass::OutputImageType OutputImageType
Superclass::ElastixType ElastixType
Superclass::InputImageConstPointer InputImageConstPointer
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|