Go to the documentation of this file.
18 #ifndef __elxMultiResolutionRegistration_H__
19 #define __elxMultiResolutionRegistration_H__
44 template<
class TElastix >
58 typedef itk::SmartPointer< Self >
Pointer;
172 #ifndef ITK_MANUAL_INSTANTIATION
173 #include "elxMultiResolutionRegistration.hxx"
176 #endif // end #ifndef __elxMultiResolutionRegistration_H__
Superclass::RegistrationPointer RegistrationPointer
A registration framework based on the itk::MultiResolutionImageRegistrationMethod.
RegistrationBase< TElastix >::ITKBaseType Superclass1
Superclass2::MaskPixelType MaskPixelType
TFixedImage FixedImageType
RegistrationBase< TElastix > Superclass2
Superclass2::ElastixType ElastixType
Superclass1::TransformPointer TransformPointer
Superclass2::RegistrationType RegistrationType
Superclass1::FixedImageType FixedImageType
An extension of the ITK ImageToImageMetric. It is the intended base class for all elastix metrics.
Superclass2::ConfigurationPointer ConfigurationPointer
ElastixType::FixedMaskType FixedMaskImageType
virtual void BeforeRegistration(void)
virtual void BeforeEachResolution(void)
itkStaticConstMacro(FixedImageDimension, unsigned int, Superclass2::FixedImageDimension)
Superclass::ElastixType ElastixType
Superclass1::MetricPointer MetricPointer
TMovingImage MovingImageType
Superclass1::OptimizerType OptimizerType
ElastixType::MovingMaskType MovingMaskImageType
Superclass1::MovingImageConstPointer MovingImageConstPointer
Superclass2::ElastixPointer ElastixPointer
Superclass1::MovingImagePyramidType MovingImagePyramidType
Superclass2::UseMaskErosionArrayType UseMaskErosionArrayType
This class is the elastix base class for all Registration schemes.
itk::SmartPointer< const Self > ConstPointer
InterpolatorType::Pointer InterpolatorPointer
Superclass1::FixedImagePyramidType FixedImagePyramidType
FixedImagePyramidType::Pointer FixedImagePyramidPointer
Superclass1::MovingImagePyramidPointer MovingImagePyramidPointer
std::vector< bool > UseMaskErosionArrayType
MovingMaskImageType::Pointer MovingMaskImagePointer
MovingImagePyramidType::Pointer MovingImagePyramidPointer
Superclass1::FixedImageConstPointer FixedImageConstPointer
Base class for multi-resolution image registration methods.
virtual ~MultiResolutionRegistration()
MultiResolutionPyramidImageFilter< MovingImageType, MovingImageType > MovingImagePyramidType
MultiResolutionPyramidImageFilter< FixedImageType, FixedImageType > FixedImagePyramidType
Superclass2::MovingMaskImagePointer MovingMaskImagePointer
Superclass2::ConfigurationType ConfigurationType
Superclass2::ITKBaseType ITKBaseType
MultiResolutionRegistration(const Self &)
void UpdateMasks(unsigned int level)
itkStaticConstMacro(MovingImageDimension, unsigned int, Superclass2::MovingImageDimension)
Superclass1::ParametersType ParametersType
Superclass::ElastixPointer ElastixPointer
Superclass2::FixedMaskImagePointer FixedMaskImagePointer
Superclass2::MovingMaskSpatialObjectType MovingMaskSpatialObjectType
Superclass2::FixedMaskSpatialObjectPointer FixedMaskSpatialObjectPointer
MovingImageType::ConstPointer MovingImageConstPointer
Superclass::ConfigurationType ConfigurationType
elxClassNameMacro("MultiResolutionRegistration")
virtual void SetComponents(void)
Superclass1::FixedImageRegionType FixedImageRegionType
FixedImageType::ConstPointer FixedImageConstPointer
Superclass1::InterpolatorPointer InterpolatorPointer
FixedMaskImageType::Pointer FixedMaskImagePointer
Superclass1::InterpolatorType InterpolatorType
itk::SmartPointer< Self > Pointer
Superclass::ConfigurationPointer ConfigurationPointer
MultiResolutionRegistration()
MetricType::TransformParametersType ParametersType
Superclass2::FixedMaskImageType FixedMaskImageType
Superclass2::MovingMaskSpatialObjectPointer MovingMaskSpatialObjectPointer
Superclass1::MetricType MetricType
Superclass1::MovingImageType MovingImageType
Superclass2::RegistrationPointer RegistrationPointer
ElastixType::MaskPixelType MaskPixelType
MultiResolutionRegistration Self
void operator=(const Self &)
Superclass2::FixedMaskSpatialObjectType FixedMaskSpatialObjectType
Superclass1::FixedImagePyramidPointer FixedImagePyramidPointer
Superclass2::MovingMaskImageType MovingMaskImageType
MetricType::InterpolatorType InterpolatorType
Implementation of an image mask as spatial object.
Superclass1::TransformType TransformType
FixedImageType::RegionType FixedImageRegionType
Superclass::RegistrationType RegistrationType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|