Go to the documentation of this file.
18 #ifndef __elxMovingSmoothingPyramid_h
19 #define __elxMovingSmoothingPyramid_h
38 template<
class TElastix >
42 typename MovingImagePyramidBase< TElastix >::InputImageType,
43 typename MovingImagePyramidBase< TElastix >::OutputImageType >,
55 typedef itk::SmartPointer< Self >
Pointer;
107 #ifndef ITK_MANUAL_INSTANTIATION
108 #include "elxMovingSmoothingPyramid.hxx"
111 #endif // end #ifndef __elxMovingSmoothingPyramid_h
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::OutputImageType OutputImageType
ElastixType::MovingImageType InputImageType
Superclass2::ElastixPointer ElastixPointer
Superclass::RegistrationPointer RegistrationPointer
elxClassNameMacro("MovingSmoothingImagePyramid")
MovingSmoothingPyramid(const Self &)
void operator=(const Self &)
Superclass::InputImagePointer InputImagePointer
Superclass::InputImageType InputImageType
Superclass2::ConfigurationPointer ConfigurationPointer
itk::SmartPointer< Self > Pointer
Superclass2::ElastixType ElastixType
Superclass::ElastixPointer ElastixPointer
This class is the elastix base class for all MovingImagePyramids.
Superclass2::ITKBaseType ITKBaseType
Superclass2::ConfigurationType ConfigurationType
Superclass::OutputImageType OutputImageType
Framework for creating images in a multi-resolution pyramid.
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
ElastixType::MovingImageType OutputImageType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::InputImageType InputImageType
MovingSmoothingPyramid Self
virtual ~MovingSmoothingPyramid()
itk::MultiResolutionGaussianSmoothingPyramidImageFilter< typename MovingImagePyramidBase< TElastix >::InputImageType, typename MovingImagePyramidBase< TElastix >::OutputImageType > Superclass1
Superclass1::OutputImagePointer OutputImagePointer
A pyramid based on the itkMultiResolutionGaussianSmoothingPyramidImageFilter.
Superclass::ConfigurationType ConfigurationType
itk::SmartPointer< const Self > ConstPointer
Superclass::RegistrationType RegistrationType
Superclass2::RegistrationType RegistrationType
itk::MultiResolutionPyramidImageFilter< InputImageType, OutputImageType > ITKBaseType
Superclass::ElastixType ElastixType
MovingImagePyramidBase< TElastix > Superclass2
Superclass::InputImageConstPointer InputImageConstPointer
Superclass1::InputImagePointer InputImagePointer
Superclass1::InputImageConstPointer InputImageConstPointer
Superclass::OutputImagePointer OutputImagePointer
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|