15 #ifndef __elxMovingShrinkingPyramid_h
16 #define __elxMovingShrinkingPyramid_h
37 template <
class TElastix>
41 ITK_TYPENAME MovingImagePyramidBase<TElastix>::InputImageType,
42 ITK_TYPENAME MovingImagePyramidBase<TElastix>::OutputImageType >,
70 itkStaticConstMacro( ImageDimension,
unsigned int, Superclass1::ImageDimension );
101 void operator=(
const Self& );
108 #ifndef ITK_MANUAL_INSTANTIATION
109 #include "elxMovingShrinkingPyramid.hxx"
112 #endif // end #ifndef __elxMovingShrinkingPyramid_h
Superclass::InputImageType InputImageType
Superclass2::ElastixType ElastixType
Superclass1::InputImageConstPointer InputImageConstPointer
Superclass::ElastixPointer ElastixPointer
#define elxClassNameMacro(_name)
MovingShrinkingPyramid Self
Superclass1::ScheduleType ScheduleType
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
ElastixType::MovingImageType InputImageType
ElastixType::MovingImageType OutputImageType
Superclass::ElastixType ElastixType
MultiResolutionPyramidImageFilter< InputImageType, OutputImageType > ITKBaseType
Superclass::ConfigurationType ConfigurationType
Superclass::InputImageConstPointer InputImageConstPointer
Superclass::RegistrationPointer RegistrationPointer
Superclass1::InputImagePointer InputImagePointer
Superclass::OutputImageType OutputImageType
Superclass1::OutputImageType OutputImageType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::InputImageType InputImageType
Framework for creating images in a multi-resolution pyramid.
Superclass1::OutputImagePointer OutputImagePointer
virtual ~MovingShrinkingPyramid()
Superclass2::ITKBaseType ITKBaseType
MovingImagePyramidBase< TElastix > Superclass2
Superclass2::RegistrationType RegistrationType
Superclass2::RegistrationPointer RegistrationPointer
Superclass2::ConfigurationType ConfigurationType
This class is the elastix base class for all MovingImagePyramids.
Superclass::RegistrationType RegistrationType
Superclass::ScheduleType ScheduleType
Superclass2::ConfigurationPointer ConfigurationPointer
A pyramid based on the itk::MultiResolutionShrinkPyramidImageFilter.
MultiResolutionShrinkPyramidImageFilter< typename MovingImagePyramidBase< TElastix >::InputImageType, typename MovingImagePyramidBase< TElastix >::OutputImageType > Superclass1
Superclass::OutputImagePointer OutputImagePointer
Superclass::InputImagePointer InputImagePointer
Superclass2::ElastixPointer ElastixPointer