18#ifndef __elxFixedShrinkingPyramid_h
19#define __elxFixedShrinkingPyramid_h
38template<
class TElastix >
42 typename FixedImagePyramidBase< TElastix >::InputImageType,
43 typename FixedImagePyramidBase< TElastix >::OutputImageType >,
55 typedef itk::SmartPointer< Self >
Pointer;
108#ifndef ITK_MANUAL_INSTANTIATION
109#include "elxFixedShrinkingPyramid.hxx"
A class that deals with user given parameters and command line arguments.
This class is the elastix base class for all FixedImagePyramids.
ElastixType::FixedImageType OutputImageType
Superclass::RegistrationType RegistrationType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::ElastixType ElastixType
Superclass::RegistrationPointer RegistrationPointer
ElastixType::FixedImageType InputImageType
itk::MultiResolutionPyramidImageFilter< InputImageType, OutputImageType > ITKBaseType
Superclass::ElastixPointer ElastixPointer
A pyramid based on the itk::MultiResolutionShrinkPyramidImageFilter.
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::ScheduleType ScheduleType
void operator=(const Self &)
FixedImagePyramidBase< TElastix > Superclass2
itk::SmartPointer< Self > Pointer
Superclass1::InputImageConstPointer InputImageConstPointer
Superclass1::OutputImageType OutputImageType
FixedShrinkingPyramid(const Self &)
Superclass1::InputImageType InputImageType
Superclass2::ConfigurationType ConfigurationType
~FixedShrinkingPyramid() override
Superclass2::ConfigurationPointer ConfigurationPointer
FixedShrinkingPyramid Self
itk::MultiResolutionShrinkPyramidImageFilter< typename FixedImagePyramidBase< TElastix >::InputImageType, typename FixedImagePyramidBase< TElastix >::OutputImageType > Superclass1
Superclass2::RegistrationType RegistrationType
itk::SmartPointer< const Self > ConstPointer
Superclass2::ElastixType ElastixType
Superclass1::InputImagePointer InputImagePointer
elxClassNameMacro("FixedShrinkingImagePyramid")
Superclass2::ITKBaseType ITKBaseType
Superclass1::OutputImagePointer OutputImagePointer
Superclass2::ElastixPointer ElastixPointer
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