15 #ifndef __elxMovingShrinkingPyramid_h
16 #define __elxMovingShrinkingPyramid_h
36 template <
class TElastix>
40 typename MovingImagePyramidBase<TElastix>::InputImageType,
41 typename MovingImagePyramidBase<TElastix>::OutputImageType >,
107 #ifndef ITK_MANUAL_INSTANTIATION
108 #include "elxMovingShrinkingPyramid.hxx"
111 #endif // end #ifndef __elxMovingShrinkingPyramid_h
Superclass::InputImageType InputImageType
Superclass2::ElastixType ElastixType
Superclass1::InputImageConstPointer InputImageConstPointer
Superclass::ElastixPointer ElastixPointer
MovingShrinkingPyramid Self
Superclass1::ScheduleType ScheduleType
ElastixType::MovingImageType InputImageType
ElastixType::MovingImageType OutputImageType
Superclass::ElastixType ElastixType
Superclass::ConfigurationType ConfigurationType
Superclass::InputImageConstPointer InputImageConstPointer
Superclass::RegistrationPointer RegistrationPointer
Superclass1::InputImagePointer InputImagePointer
Superclass::OutputImageType OutputImageType
Superclass1::OutputImageType OutputImageType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::InputImageType InputImageType
itk::SmartPointer< const Self > ConstPointer
Framework for creating images in a multi-resolution pyramid.
Superclass1::OutputImagePointer OutputImagePointer
virtual ~MovingShrinkingPyramid()
elxClassNameMacro("MovingShrinkingImagePyramid")
Superclass2::ITKBaseType ITKBaseType
itk::MultiResolutionPyramidImageFilter< InputImageType, OutputImageType > ITKBaseType
MovingImagePyramidBase< TElastix > Superclass2
itk::MultiResolutionShrinkPyramidImageFilter< typename MovingImagePyramidBase< TElastix >::InputImageType, typename MovingImagePyramidBase< TElastix >::OutputImageType > Superclass1
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.
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
void operator=(const Self &)
Superclass::OutputImagePointer OutputImagePointer
Superclass::InputImagePointer InputImagePointer
Superclass2::ElastixPointer ElastixPointer
itk::SmartPointer< Self > Pointer