Go to the documentation of this file.
18 #ifndef __elxFixedSmoothingPyramid_h
19 #define __elxFixedSmoothingPyramid_h
38 template<
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 "elxFixedSmoothingPyramid.hxx"
112 #endif // end #ifndef __elxFixedSmoothingPyramid_h
Superclass::RegistrationPointer RegistrationPointer
Superclass1::InputImageType InputImageType
Superclass::RegistrationType RegistrationType
Superclass2::ConfigurationType ConfigurationType
Superclass2::ConfigurationPointer ConfigurationPointer
A pyramid based on the itk::MultiResolutionGaussianSmoothingPyramidImageFilter.
Superclass1::InputImageConstPointer InputImageConstPointer
Superclass2::ElastixType ElastixType
FixedSmoothingPyramid Self
itk::SmartPointer< const Self > ConstPointer
Superclass::InputImagePointer InputImagePointer
Superclass::ScheduleType ScheduleType
Superclass2::ElastixPointer ElastixPointer
Superclass::InputImageType InputImageType
FixedImagePyramidBase< TElastix > Superclass2
Superclass::ElastixPointer ElastixPointer
Superclass1::OutputImageType OutputImageType
Superclass2::RegistrationPointer RegistrationPointer
ElastixType::FixedImageType OutputImageType
Superclass::ConfigurationType ConfigurationType
Superclass::OutputImageType OutputImageType
FixedSmoothingPyramid(const Self &)
Framework for creating images in a multi-resolution pyramid.
itk::SmartPointer< Self > Pointer
Superclass2::ITKBaseType ITKBaseType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::ElastixType ElastixType
Superclass2::RegistrationType RegistrationType
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
virtual ~FixedSmoothingPyramid()
Superclass1::ScheduleType ScheduleType
itk::MultiResolutionGaussianSmoothingPyramidImageFilter< typename FixedImagePyramidBase< TElastix >::InputImageType, typename FixedImagePyramidBase< TElastix >::OutputImageType > Superclass1
elxClassNameMacro("FixedSmoothingImagePyramid")
itk::MultiResolutionPyramidImageFilter< InputImageType, OutputImageType > ITKBaseType
Superclass1::InputImagePointer InputImagePointer
This class is the elastix base class for all FixedImagePyramids.
Superclass1::OutputImagePointer OutputImagePointer
Superclass::InputImageConstPointer InputImageConstPointer
void operator=(const Self &)
ElastixType::FixedImageType InputImageType
Superclass::OutputImagePointer OutputImagePointer
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|