18#ifndef elxAdvancedNormalizedCorrelationMetric_h
19#define elxAdvancedNormalizedCorrelationMetric_h
44template <
class TElastix>
47 typename MetricBase<TElastix>::MovingImageType>
75 using typename Superclass1::CoordinateRepresentationType;
76 using typename Superclass1::MovingImageType;
77 using typename Superclass1::MovingImagePixelType;
78 using typename Superclass1::MovingImageConstPointer;
79 using typename Superclass1::FixedImageType;
80 using typename Superclass1::FixedImageConstPointer;
81 using typename Superclass1::FixedImageRegionType;
82 using typename Superclass1::TransformType;
83 using typename Superclass1::TransformPointer;
84 using typename Superclass1::InputPointType;
85 using typename Superclass1::OutputPointType;
86 using typename Superclass1::TransformParametersType;
87 using typename Superclass1::TransformJacobianType;
88 using typename Superclass1::InterpolatorType;
89 using typename Superclass1::InterpolatorPointer;
90 using typename Superclass1::RealType;
91 using typename Superclass1::GradientPixelType;
92 using typename Superclass1::GradientImageType;
93 using typename Superclass1::GradientImagePointer;
98 using typename Superclass1::MeasureType;
99 using typename Superclass1::DerivativeType;
100 using typename Superclass1::ParametersType;
149#ifndef ITK_MANUAL_INSTANTIATION
150# include "elxAdvancedNormalizedCorrelationMetric.hxx"
An metric based on the itk::AdvancedNormalizedCorrelationImageToImageMetric.
void BeforeEachResolution() override
itkStaticConstMacro(MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
~AdvancedNormalizedCorrelationMetric() override=default
typename Superclass2::ITKBaseType ITKBaseType
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
itk::SmartPointer< Self > Pointer
ITK_DISALLOW_COPY_AND_MOVE(AdvancedNormalizedCorrelationMetric)
AdvancedNormalizedCorrelationMetric()=default
elxClassNameMacro("AdvancedNormalizedCorrelation")
void Initialize() override
itk::SmartPointer< const Self > ConstPointer
This class is the elastix base class for all Metrics.
itk::SingleValuedCostFunction ITKBaseType
typename ElastixType::MovingImageType MovingImageType
typename ElastixType::RegistrationBaseType RegistrationType
Computes normalized correlation between two images, based on AdvancedImageToImageMetric....
typename ImageSamplerType::OutputVectorContainerPointer ImageSampleContainerPointer
typename MovingImageType::RegionType MovingImageRegionType
typename FixedImageType::PixelType FixedImagePixelType
typename ImageSamplerType::OutputVectorContainerType ImageSampleContainerType
ImageMaskSpatialObject< Self::FixedImageDimension > FixedImageMaskType
SmartPointer< MovingImageMaskType > MovingImageMaskPointer
LimiterFunctionBase< RealType, FixedImageDimension > FixedImageLimiterType
ImageSamplerBase< FixedImageType > ImageSamplerType
LimiterFunctionBase< RealType, MovingImageDimension > MovingImageLimiterType
typename MovingImageLimiterType::OutputType MovingImageLimiterOutputType
typename FixedImageLimiterType::OutputType FixedImageLimiterOutputType
SmartPointer< FixedImageMaskType > FixedImageMaskPointer
typename ImageSamplerType::Pointer ImageSamplerPointer
ImageMaskSpatialObject< Self::MovingImageDimension > MovingImageMaskType