18#ifndef __elxPatternIntensityMetric_H__
19#define __elxPatternIntensityMetric_H__
36template<
class TElastix >
40 typename MetricBase< TElastix >::FixedImageType,
41 typename MetricBase< TElastix >::MovingImageType >,
52 typedef itk::SmartPointer< Self >
Pointer;
115 FixedImageType::ImageDimension );
119 MovingImageType::ImageDimension );
162#ifndef ITK_MANUAL_INSTANTIATION
163#include "elxPatternIntensityMetric.hxx"
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
An metric based on the itk::PatternIntensityImageToImageMetric.
Superclass1::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::ImageSamplerPointer ImageSamplerPointer
Superclass2::ElastixType ElastixType
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
itk::SmartPointer< const Self > ConstPointer
Superclass1::ParametersType ParametersType
Superclass1::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass1::TransformJacobianType TransformJacobianType
Superclass1::MovingImageLimiterType MovingImageLimiterType
MetricBase< TElastix > Superclass2
Superclass1::InterpolatorType InterpolatorType
~PatternIntensityMetric() override
Superclass1::FixedImageConstPointer FixedImageConstPointer
Superclass1::CoordinateRepresentationType CoordinateRepresentationType
Superclass1::FixedImageMaskType FixedImageMaskType
Superclass1::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass1::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass1::MovingImageRegionType MovingImageRegionType
void operator=(const Self &)
Superclass1::ImageSamplerType ImageSamplerType
Superclass1::InputPointType InputPointType
Superclass2::ElastixPointer ElastixPointer
Superclass1::GradientImagePointer GradientImagePointer
Superclass1::GradientImageType GradientImageType
Superclass1::TransformParametersType TransformParametersType
Superclass1::FixedImageRegionType FixedImageRegionType
Superclass2::RegistrationType RegistrationType
Superclass1::FixedImagePixelType FixedImagePixelType
Superclass1::MovingImagePixelType MovingImagePixelType
itk::SmartPointer< Self > Pointer
Superclass1::OutputPointType OutputPointType
void BeforeRegistration(void) override
Superclass1::DerivativeType DerivativeType
Superclass1::RealType RealType
Superclass2::ConfigurationType ConfigurationType
Superclass1::FixedImageLimiterType FixedImageLimiterType
Superclass1::FixedImageMaskPointer FixedImageMaskPointer
Superclass1::GradientImageFilterPointer GradientImageFilterPointer
Superclass1::GradientPixelType GradientPixelType
Superclass1::TransformPointer TransformPointer
PatternIntensityMetric(const Self &)
Superclass1::InterpolatorPointer InterpolatorPointer
Superclass1::MovingImageMaskType MovingImageMaskType
itkStaticConstMacro(MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
Superclass2::ConfigurationPointer ConfigurationPointer
elxClassNameMacro("PatternIntensity")
Superclass1::FixedImageType FixedImageType
Superclass2::ITKBaseType ITKBaseType
void BeforeEachResolution(void) override
Superclass1::TransformType TransformType
Superclass1::GradientImageFilterType GradientImageFilterType
itk::PatternIntensityImageToImageMetric< typename MetricBase< TElastix >::FixedImageType, typename MetricBase< TElastix >::MovingImageType > Superclass1
Superclass1::MeasureType MeasureType
Superclass1::MovingImageMaskPointer MovingImageMaskPointer
Superclass1::MovingImageConstPointer MovingImageConstPointer
PatternIntensityMetric Self
Superclass1::MovingImageType MovingImageType
Superclass1::ImageSampleContainerType ImageSampleContainerType
void Initialize(void) override
Computes similarity between two objects to be registered.
Superclass::OutputPointType OutputPointType
Superclass::GradientImageFilterType GradientImageFilterType
Superclass::InputPointType InputPointType
Superclass::FixedImageMaskPointer FixedImageMaskPointer
Superclass::GradientImagePointer GradientImagePointer
Superclass::MeasureType MeasureType
Superclass::MovingImageDerivativeScalesType MovingImageDerivativeScalesType
Superclass::FixedImageType FixedImageType
Superclass::FixedImageMaskType FixedImageMaskType
Superclass::TransformType TransformType
Superclass::FixedImageLimiterType FixedImageLimiterType
Superclass::TransformPointer TransformPointer
Superclass::MovingImageMaskType MovingImageMaskType
Superclass::InterpolatorType InterpolatorType
Superclass::FixedImageRegionType FixedImageRegionType
Superclass::FixedImageLimiterOutputType FixedImageLimiterOutputType
Superclass::ImageSampleContainerType ImageSampleContainerType
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Superclass::ImageSamplerPointer ImageSamplerPointer
Superclass::FixedImagePixelType FixedImagePixelType
Superclass::MovingImageLimiterType MovingImageLimiterType
Superclass::GradientPixelType GradientPixelType
Superclass::MovingImageType MovingImageType
Superclass::TransformJacobianType TransformJacobianType
Superclass::DerivativeType DerivativeType
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::ParametersType ParametersType
Superclass::MovingImagePixelType MovingImagePixelType
Superclass::CoordinateRepresentationType CoordinateRepresentationType
Superclass::GradientImageType GradientImageType
Superclass::FixedImageConstPointer FixedImageConstPointer
Superclass::MovingImageRegionType MovingImageRegionType
Superclass::RealType RealType
Superclass::TransformParametersType TransformParametersType
Superclass::MovingImageLimiterOutputType MovingImageLimiterOutputType
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::ImageSamplerType ImageSamplerType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass::InterpolatorPointer InterpolatorPointer