18#ifndef __elxAdvancedNormalizedCorrelationMetric_H__
19#define __elxAdvancedNormalizedCorrelationMetric_H__
43template<
class TElastix >
47 typename MetricBase< TElastix >::FixedImageType,
48 typename MetricBase< TElastix >::MovingImageType >,
59 typedef itk::SmartPointer< Self >
Pointer;
122 FixedImageType::ImageDimension );
126 MovingImageType::ImageDimension );
166#ifndef ITK_MANUAL_INSTANTIATION
167#include "elxAdvancedNormalizedCorrelationMetric.hxx"
An metric based on the itk::AdvancedNormalizedCorrelationImageToImageMetric.
Superclass1::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass2::ElastixPointer ElastixPointer
MetricBase< TElastix > Superclass2
Superclass1::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
itk::SmartPointer< const Self > ConstPointer
itk::AdvancedNormalizedCorrelationImageToImageMetric< typename MetricBase< TElastix >::FixedImageType, typename MetricBase< TElastix >::MovingImageType > Superclass1
AdvancedNormalizedCorrelationMetric(const Self &)
Superclass1::DerivativeType DerivativeType
Superclass1::GradientImageType GradientImageType
Superclass1::InputPointType InputPointType
itkStaticConstMacro(MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
Superclass1::FixedImageConstPointer FixedImageConstPointer
Superclass1::RealType RealType
Superclass1::InterpolatorPointer InterpolatorPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::MovingImageConstPointer MovingImageConstPointer
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
Superclass1::TransformJacobianType TransformJacobianType
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::TransformPointer TransformPointer
Superclass1::MovingImagePixelType MovingImagePixelType
Superclass1::TransformParametersType TransformParametersType
Superclass1::ImageSamplerPointer ImageSamplerPointer
Superclass1::TransformType TransformType
AdvancedNormalizedCorrelationMetric Self
Superclass1::ImageSamplerType ImageSamplerType
Superclass1::ParametersType ParametersType
Superclass1::FixedImagePixelType FixedImagePixelType
Superclass1::FixedImageMaskPointer FixedImageMaskPointer
Superclass1::FixedImageRegionType FixedImageRegionType
itk::SmartPointer< Self > Pointer
Superclass2::ElastixType ElastixType
Superclass1::ImageSampleContainerType ImageSampleContainerType
Superclass1::FixedImageType FixedImageType
Superclass1::MovingImageType MovingImageType
Superclass2::RegistrationType RegistrationType
Superclass1::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass1::MovingImageRegionType MovingImageRegionType
void operator=(const Self &)
AdvancedNormalizedCorrelationMetric()
Superclass2::ConfigurationType ConfigurationType
void BeforeEachResolution(void) override
Superclass1::OutputPointType OutputPointType
Superclass1::MovingImageMaskType MovingImageMaskType
Superclass1::MeasureType MeasureType
elxClassNameMacro("AdvancedNormalizedCorrelation")
void Initialize(void) override
~AdvancedNormalizedCorrelationMetric() override
Superclass1::FixedImageLimiterType FixedImageLimiterType
Superclass2::ITKBaseType ITKBaseType
Superclass1::GradientImageFilterPointer GradientImageFilterPointer
Superclass1::MovingImageLimiterType MovingImageLimiterType
Superclass1::FixedImageMaskType FixedImageMaskType
Superclass1::GradientPixelType GradientPixelType
Superclass1::MovingImageMaskPointer MovingImageMaskPointer
Superclass1::GradientImageFilterType GradientImageFilterType
Superclass1::InterpolatorType InterpolatorType
Superclass1::GradientImagePointer GradientImagePointer
Superclass1::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass1::CoordinateRepresentationType CoordinateRepresentationType
A class that deals with user given parameters and command line arguments.
This class is the elastix base class for all Metrics.
itk::SingleValuedCostFunction ITKBaseType
Superclass::RegistrationPointer RegistrationPointer
Superclass::ElastixType ElastixType
ElastixType::MovingImageType MovingImageType
ElastixType::FixedImageType FixedImageType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::RegistrationType RegistrationType
Superclass::ElastixPointer ElastixPointer
Computes normalized correlation between two images, based on AdvancedImageToImageMetric....
Superclass::RealType RealType
Superclass::MovingImageLimiterType MovingImageLimiterType
Superclass::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass::FixedImageMaskType FixedImageMaskType
Superclass::ImageSampleContainerType ImageSampleContainerType
Superclass::TransformParametersType TransformParametersType
Superclass::TransformType TransformType
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass::DerivativeType DerivativeType
Superclass::MovingImageRegionType MovingImageRegionType
Superclass::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass::ParametersType ParametersType
Superclass::GradientImageFilterType GradientImageFilterType
Superclass::FixedImageMaskPointer FixedImageMaskPointer
Superclass::CoordinateRepresentationType CoordinateRepresentationType
Superclass::FixedImagePixelType FixedImagePixelType
Superclass::OutputPointType OutputPointType
Superclass::GradientImagePointer GradientImagePointer
Superclass::InterpolatorType InterpolatorType
Superclass::GradientPixelType GradientPixelType
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Superclass::MovingImageMaskType MovingImageMaskType
Superclass::MovingImagePixelType MovingImagePixelType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::MeasureType MeasureType
Superclass::FixedImageRegionType FixedImageRegionType
Superclass::TransformJacobianType TransformJacobianType
Superclass::InterpolatorPointer InterpolatorPointer
Superclass::FixedImageLimiterType FixedImageLimiterType
Superclass::FixedImageType FixedImageType
Superclass::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass::TransformPointer TransformPointer
Superclass::ImageSamplerPointer ImageSamplerPointer
Superclass::GradientImageType GradientImageType
Superclass::MovingImageType MovingImageType
Superclass::InputPointType InputPointType
Superclass::ImageSamplerType ImageSamplerType
Superclass::MovingImageConstPointer MovingImageConstPointer