18 #ifndef __elxMultiResolutionRegistrationWithFeatures_H__ 19 #define __elxMultiResolutionRegistrationWithFeatures_H__ 53 template<
class TElastix >
57 typename RegistrationBase< TElastix >::FixedImageType,
58 typename RegistrationBase< TElastix >::MovingImageType >,
71 typedef itk::SmartPointer< Self >
Pointer;
142 itkStaticConstMacro( FixedImageDimension,
unsigned int, Superclass2::FixedImageDimension );
145 itkStaticConstMacro( MovingImageDimension,
unsigned int, Superclass2::MovingImageDimension );
205 #ifndef ITK_MANUAL_INSTANTIATION 206 #include "elxMultiResolutionRegistrationWithFeatures.hxx" 209 #endif // end #ifndef __elxMultiResolutionRegistrationWithFeatures_H__ ElastixType::FixedMaskType FixedMaskImageType
Superclass2::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass1::InterpolatorPointer InterpolatorPointer
Base class for multi-resolution image registration methods.
Superclass1::TransformPointer TransformPointer
ElastixType::MaskPixelType MaskPixelType
Superclass1::FixedImageConstPointer FixedImageConstPointer
Superclass1::FixedImageType FixedImageType
elxClassNameMacro("MultiResolutionRegistrationWithFeatures")
Superclass2::RegistrationType RegistrationType
Superclass1::InterpolatorType InterpolatorType
Superclass::FixedImagePyramidType FixedImagePyramidType
Superclass::MovingImagePyramidPointer MovingImagePyramidPointer
void UpdateFixedMasks(unsigned int level)
virtual ~MultiResolutionRegistrationWithFeatures()
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass2::ConfigurationType ConfigurationType
virtual void GetAndSetComponents(void)
Implementation of an image mask as spatial object.
FixedMaskImageType::Pointer FixedMaskImagePointer
Superclass2::MovingMaskImageType MovingMaskImageType
Superclass::FixedImageType FixedImageType
MovingMaskImageType::Pointer MovingMaskImagePointer
Superclass::ConfigurationType ConfigurationType
This class is the elastix base class for all Registration schemes.
virtual void BeforeEachResolution(void)
Superclass1::MetricType MetricType
Superclass2::FixedMaskSpatialObjectType FixedMaskSpatialObjectType
Superclass1::FixedImagePyramidPointer FixedImagePyramidPointer
Superclass2::FixedMaskImagePointer FixedMaskImagePointer
OptimizerType::Pointer OptimizerPointer
Superclass::ConfigurationPointer ConfigurationPointer
itkStaticConstMacro(FixedImageDimension, unsigned int, Superclass2::FixedImageDimension)
Superclass::TransformType TransformType
Superclass2::FixedMaskSpatialObjectPointer FixedMaskSpatialObjectPointer
Superclass2::ITKBaseType ITKBaseType
Superclass2::UseMaskErosionArrayType UseMaskErosionArrayType
ElastixType::FixedImageType FixedImageType
Superclass1::TransformType TransformType
Superclass2::FixedMaskImageType FixedMaskImageType
void operator=(const Self &)
RegistrationBase< TElastix > Superclass2
Superclass2::MovingMaskImagePointer MovingMaskImagePointer
Superclass2::MovingMaskSpatialObjectType MovingMaskSpatialObjectType
Superclass2::RegistrationPointer RegistrationPointer
itk::SmartPointer< Self > Pointer
Superclass2::MaskPixelType MaskPixelType
ElastixType::MovingImageType MovingImageType
Superclass::MovingImagePyramidType MovingImagePyramidType
Superclass::FixedImageRegionType FixedImageRegionType
Superclass::MetricPointer MetricPointer
Superclass1::MovingImagePyramidType MovingImagePyramidType
Superclass1::OptimizerType OptimizerType
Superclass::MetricType MetricType
Superclass2::MovingMaskSpatialObjectPointer MovingMaskSpatialObjectPointer
Superclass::MovingImageType MovingImageType
Superclass::FixedImagePyramidPointer FixedImagePyramidPointer
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::TransformPointer TransformPointer
MultiResolutionRegistrationWithFeatures()
Superclass1::MovingImagePyramidPointer MovingImagePyramidPointer
Superclass::RegistrationPointer RegistrationPointer
Superclass1::MovingImageType MovingImageType
virtual void GetAndSetFixedImageRegions(void)
void UpdateMovingMasks(unsigned int level)
Superclass::ElastixType ElastixType
Superclass2::ElastixType ElastixType
MultiResolutionRegistrationWithFeatures Self
Superclass1::FixedImagePyramidType FixedImagePyramidType
itk::SmartPointer< const Self > ConstPointer
Superclass1::MovingImageConstPointer MovingImageConstPointer
Superclass::InterpolatorType InterpolatorType
ElastixType::MovingMaskType MovingMaskImageType
itk::MultiResolutionImageRegistrationMethodWithFeatures< typename RegistrationBase< TElastix >::FixedImageType, typename RegistrationBase< TElastix >::MovingImageType > Superclass1
std::vector< bool > UseMaskErosionArrayType
Superclass::InterpolatorPointer InterpolatorPointer
Superclass1::OptimizerPointer OptimizerPointer
virtual void BeforeRegistration(void)
Superclass1::FixedImageRegionType FixedImageRegionType
Superclass::ElastixPointer ElastixPointer
Superclass1::ParametersType ParametersType
virtual void GetAndSetFixedImageInterpolators(void)
A registration framework based on the itk::MultiResolutionImageRegistrationMethodWithFeatures.
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::MetricPointer MetricPointer
Superclass::OptimizerType OptimizerType
Class for multi-resolution image registration methods.
Superclass::ParametersType ParametersType