18 #ifndef __elxAdvancedNormalizedCorrelationMetric_H__ 19 #define __elxAdvancedNormalizedCorrelationMetric_H__ 44 template<
class TElastix >
48 typename MetricBase< TElastix >::FixedImageType,
49 typename MetricBase< TElastix >::MovingImageType >,
60 typedef itk::SmartPointer< Self >
Pointer;
123 FixedImageType::ImageDimension );
127 MovingImageType::ImageDimension );
147 virtual void Initialize(
void ) throw (
itk::ExceptionObject );
167 #ifndef ITK_MANUAL_INSTANTIATION 168 #include "elxAdvancedNormalizedCorrelationMetric.hxx" 171 #endif // end #ifndef __elxAdvancedNormalizedCorrelationMetric_H__ Superclass::ImageSamplerType ImageSamplerType
Superclass::ElastixPointer ElastixPointer
Superclass1::TransformPointer TransformPointer
Superclass::RegistrationType RegistrationType
virtual void BeforeEachResolution(void)
Superclass1::MovingImagePixelType MovingImagePixelType
elxClassNameMacro("AdvancedNormalizedCorrelation")
Superclass2::RegistrationPointer RegistrationPointer
Superclass::OutputPointType OutputPointType
Superclass1::CoordinateRepresentationType CoordinateRepresentationType
void operator=(const Self &)
Superclass::GradientImageFilterType GradientImageFilterType
Superclass2::ITKBaseType ITKBaseType
Superclass::TransformJacobianType TransformJacobianType
Superclass::ConfigurationType ConfigurationType
Superclass1::FixedImagePixelType FixedImagePixelType
Superclass::TransformType TransformType
Superclass1::InterpolatorPointer InterpolatorPointer
Superclass::ParametersType ParametersType
Superclass1::FixedImageMaskPointer FixedImageMaskPointer
Superclass1::FixedImageMaskType FixedImageMaskType
Superclass1::GradientImageFilterType GradientImageFilterType
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Superclass1::RealType RealType
AdvancedNormalizedCorrelationMetric Self
Superclass::GradientImagePointer GradientImagePointer
Superclass1::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass2::ElastixType ElastixType
Superclass::CoordinateRepresentationType CoordinateRepresentationType
Superclass::FixedImagePixelType FixedImagePixelType
Superclass1::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass1::GradientPixelType GradientPixelType
Superclass2::RegistrationType RegistrationType
Superclass1::MeasureType MeasureType
ElastixType::FixedImageType FixedImageType
Superclass::ImageSamplerPointer ImageSamplerPointer
Superclass1::FixedImageType FixedImageType
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass::FixedImageMaskPointer FixedImageMaskPointer
Superclass1::MovingImageConstPointer MovingImageConstPointer
Superclass::MovingImageMaskType MovingImageMaskType
itk::AdvancedNormalizedCorrelationImageToImageMetric< typename MetricBase< TElastix >::FixedImageType, typename MetricBase< TElastix >::MovingImageType > Superclass1
Superclass::FixedImageRegionType FixedImageRegionType
Superclass::GradientPixelType GradientPixelType
Superclass2::ConfigurationType ConfigurationType
itk::SmartPointer< Self > Pointer
Superclass::FixedImageLimiterType FixedImageLimiterType
Superclass1::GradientImageType GradientImageType
Superclass1::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass1::InterpolatorType InterpolatorType
MetricBase< TElastix > Superclass2
Superclass2::ElastixPointer ElastixPointer
Superclass::RealType RealType
Superclass::InterpolatorPointer InterpolatorPointer
Superclass::MovingImagePixelType MovingImagePixelType
Superclass1::MovingImageMaskType MovingImageMaskType
Superclass1::MovingImageMaskPointer MovingImageMaskPointer
Superclass1::MovingImageLimiterType MovingImageLimiterType
Superclass1::TransformType TransformType
Superclass::MeasureType MeasureType
Superclass1::FixedImageRegionType FixedImageRegionType
Superclass::GradientImageType GradientImageType
Superclass::DerivativeType DerivativeType
Superclass::MovingImageLimiterType MovingImageLimiterType
An metric based on the itk::AdvancedNormalizedCorrelationImageToImageMetric.
Superclass::TransformParametersType TransformParametersType
Superclass1::InputPointType InputPointType
Superclass::FixedImageType FixedImageType
Superclass::MovingImageLimiterOutputType MovingImageLimiterOutputType
AdvancedNormalizedCorrelationMetric()
Superclass::MovingImageRegionType MovingImageRegionType
Superclass1::ImageSamplerType ImageSamplerType
Computes normalized correlation between two images, based on AdvancedImageToImageMetric...
Superclass::ElastixType ElastixType
Superclass1::ImageSamplerPointer ImageSamplerPointer
itk::SingleValuedCostFunction ITKBaseType
Superclass1::MovingImageType MovingImageType
Superclass1::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
ElastixType::MovingImageType MovingImageType
Superclass::InterpolatorType InterpolatorType
Superclass::RegistrationPointer RegistrationPointer
Superclass1::OutputPointType OutputPointType
Superclass::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass1::MovingImageRegionType MovingImageRegionType
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass1::GradientImagePointer GradientImagePointer
Superclass1::ParametersType ParametersType
itk::SmartPointer< const Self > ConstPointer
Superclass1::FixedImageConstPointer FixedImageConstPointer
virtual ~AdvancedNormalizedCorrelationMetric()
Superclass::ImageSampleContainerType ImageSampleContainerType
Superclass::InputPointType InputPointType
Superclass1::GradientImageFilterPointer GradientImageFilterPointer
Superclass1::DerivativeType DerivativeType
Superclass1::TransformJacobianType TransformJacobianType
Superclass::FixedImageMaskType FixedImageMaskType
virtual void Initialize(void)
Superclass1::ImageSampleContainerType ImageSampleContainerType
Superclass1::TransformParametersType TransformParametersType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::MovingImageType MovingImageType
Superclass::TransformPointer TransformPointer
This class is the elastix base class for all Metrics.
Superclass1::FixedImageLimiterType FixedImageLimiterType