18#ifndef __elxMultiResolutionRegistrationWithFeatures_H__
19#define __elxMultiResolutionRegistrationWithFeatures_H__
52template<
class TElastix >
56 typename RegistrationBase< TElastix >::FixedImageType,
57 typename RegistrationBase< TElastix >::MovingImageType >,
70 typedef itk::SmartPointer< Self >
Pointer;
204#ifndef ITK_MANUAL_INSTANTIATION
205#include "elxMultiResolutionRegistrationWithFeatures.hxx"
A class that deals with user given parameters and command line arguments.
A registration framework based on the itk::MultiResolutionImageRegistrationMethodWithFeatures.
Superclass1::FixedImagePyramidPointer FixedImagePyramidPointer
void BeforeRegistration(void) override
Superclass2::RegistrationType RegistrationType
Superclass1::OptimizerType OptimizerType
itkStaticConstMacro(MovingImageDimension, unsigned int, Superclass2::MovingImageDimension)
Superclass2::FixedMaskSpatialObjectType FixedMaskSpatialObjectType
Superclass1::MovingImageType MovingImageType
Superclass2::RegistrationPointer RegistrationPointer
MultiResolutionRegistrationWithFeatures()
Superclass2::FixedMaskImagePointer FixedMaskImagePointer
Superclass1::FixedImagePyramidType FixedImagePyramidType
void BeforeEachResolution(void) override
Superclass2::FixedMaskSpatialObjectPointer FixedMaskSpatialObjectPointer
Superclass2::MovingMaskSpatialObjectPointer MovingMaskSpatialObjectPointer
void UpdateFixedMasks(unsigned int level)
~MultiResolutionRegistrationWithFeatures() override
Superclass1::FixedImageType FixedImageType
Superclass1::InterpolatorPointer InterpolatorPointer
Superclass2::UseMaskErosionArrayType UseMaskErosionArrayType
Superclass1::MetricType MetricType
Superclass2::ElastixType ElastixType
itkStaticConstMacro(FixedImageDimension, unsigned int, Superclass2::FixedImageDimension)
itk::SmartPointer< const Self > ConstPointer
Superclass1::TransformPointer TransformPointer
Superclass1::FixedImageRegionType FixedImageRegionType
Superclass1::TransformType TransformType
Superclass2::FixedMaskImageType FixedMaskImageType
Superclass1::OptimizerPointer OptimizerPointer
Superclass2::ElastixPointer ElastixPointer
elxClassNameMacro("MultiResolutionRegistrationWithFeatures")
itk::SmartPointer< Self > Pointer
Superclass1::MovingImageConstPointer MovingImageConstPointer
virtual void GetAndSetFixedImageInterpolators(void)
void UpdateMovingMasks(unsigned int level)
virtual void GetAndSetComponents(void)
Superclass1::FixedImageConstPointer FixedImageConstPointer
Superclass2::MovingMaskSpatialObjectType MovingMaskSpatialObjectType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass2::MovingMaskImagePointer MovingMaskImagePointer
Superclass1::MetricPointer MetricPointer
Superclass2::MovingMaskImageType MovingMaskImageType
Superclass1::MovingImagePyramidType MovingImagePyramidType
MultiResolutionRegistrationWithFeatures(const Self &)
RegistrationBase< TElastix > Superclass2
Superclass2::ConfigurationType ConfigurationType
Superclass1::InterpolatorType InterpolatorType
Superclass2::MaskPixelType MaskPixelType
Superclass1::ParametersType ParametersType
virtual void GetAndSetFixedImageRegions(void)
itk::MultiResolutionImageRegistrationMethodWithFeatures< typename RegistrationBase< TElastix >::FixedImageType, typename RegistrationBase< TElastix >::MovingImageType > Superclass1
void operator=(const Self &)
Superclass2::ITKBaseType ITKBaseType
MultiResolutionRegistrationWithFeatures Self
Superclass1::MovingImagePyramidPointer MovingImagePyramidPointer
This class is the elastix base class for all Registration schemes.
Superclass::RegistrationPointer RegistrationPointer
FixedMaskSpatialObjectType::Pointer FixedMaskSpatialObjectPointer
itk::ImageMaskSpatialObject< itkGetStaticConstMacro(MovingImageDimension) > MovingMaskSpatialObjectType
ElastixType::MovingImageType MovingImageType
Superclass::RegistrationType RegistrationType
FixedMaskImageType::Pointer FixedMaskImagePointer
ElastixType::MovingMaskType MovingMaskImageType
std::vector< bool > UseMaskErosionArrayType
ElastixType::FixedMaskType FixedMaskImageType
itk::ImageMaskSpatialObject< itkGetStaticConstMacro(FixedImageDimension) > FixedMaskSpatialObjectType
Superclass::ConfigurationPointer ConfigurationPointer
MovingMaskImageType::Pointer MovingMaskImagePointer
MovingMaskSpatialObjectType::Pointer MovingMaskSpatialObjectPointer
Superclass::ElastixPointer ElastixPointer
Superclass::ElastixType ElastixType
ElastixType::FixedImageType FixedImageType
ElastixType::MaskPixelType MaskPixelType
Base class for multi-resolution image registration methods.
Class for multi-resolution image registration methods.
Superclass::TransformPointer TransformPointer
Superclass::InterpolatorType InterpolatorType
Superclass::FixedImagePyramidPointer FixedImagePyramidPointer
Superclass::FixedImagePyramidType FixedImagePyramidType
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass::MetricType MetricType
Superclass::ParametersType ParametersType
Superclass::InterpolatorPointer InterpolatorPointer
Superclass::FixedImageType FixedImageType
Superclass::TransformType TransformType
Superclass::OptimizerType OptimizerType
Superclass::MovingImagePyramidPointer MovingImagePyramidPointer
OptimizerType::Pointer OptimizerPointer
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::MovingImageType MovingImageType
Superclass::MetricPointer MetricPointer
Superclass::FixedImageRegionType FixedImageRegionType
Superclass::MovingImagePyramidType MovingImagePyramidType