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