18#ifndef __elxMovingShrinkingPyramid_h
19#define __elxMovingShrinkingPyramid_h
38template<
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"
A class that deals with user given parameters and command line arguments.
This class is the elastix base class for all MovingImagePyramids.
Superclass::ElastixPointer ElastixPointer
ElastixType::MovingImageType InputImageType
Superclass::ElastixType ElastixType
ElastixType::MovingImageType OutputImageType
Superclass::RegistrationPointer RegistrationPointer
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::RegistrationType RegistrationType
itk::MultiResolutionPyramidImageFilter< InputImageType, OutputImageType > ITKBaseType
A pyramid based on the itk::MultiResolutionShrinkPyramidImageFilter.
Superclass1::InputImageConstPointer InputImageConstPointer
Superclass1::ScheduleType ScheduleType
Superclass2::ITKBaseType ITKBaseType
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
Superclass1::InputImagePointer InputImagePointer
Superclass2::RegistrationPointer RegistrationPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass2::ElastixPointer ElastixPointer
Superclass1::OutputImageType OutputImageType
void operator=(const Self &)
itk::MultiResolutionShrinkPyramidImageFilter< typename MovingImagePyramidBase< TElastix >::InputImageType, typename MovingImagePyramidBase< TElastix >::OutputImageType > Superclass1
Superclass2::ConfigurationType ConfigurationType
Superclass1::InputImageType InputImageType
Superclass2::ElastixType ElastixType
itk::SmartPointer< const Self > ConstPointer
elxClassNameMacro("MovingShrinkingImagePyramid")
MovingImagePyramidBase< TElastix > Superclass2
itk::SmartPointer< Self > Pointer
~MovingShrinkingPyramid() override
Superclass2::RegistrationType RegistrationType
MovingShrinkingPyramid(const Self &)
MovingShrinkingPyramid Self
Superclass1::OutputImagePointer OutputImagePointer
Framework for creating images in a multi-resolution pyramid.
Superclass::OutputImageType OutputImageType
Superclass::OutputImagePointer OutputImagePointer
Superclass::InputImagePointer InputImagePointer
Superclass::InputImageType InputImageType
Superclass::InputImageConstPointer InputImageConstPointer
Superclass::ScheduleType ScheduleType