18#ifndef elxAdvancedKappaStatisticMetric_h
19#define elxAdvancedKappaStatisticMetric_h
48template <
class TElastix>
51 typename MetricBase<TElastix>::MovingImageType>
78 using typename Superclass1::CoordinateRepresentationType;
79 using typename Superclass1::MovingImageType;
80 using typename Superclass1::MovingImagePixelType;
81 using typename Superclass1::MovingImageConstPointer;
82 using typename Superclass1::FixedImageType;
83 using typename Superclass1::FixedImageConstPointer;
84 using typename Superclass1::FixedImageRegionType;
85 using typename Superclass1::TransformType;
86 using typename Superclass1::TransformPointer;
87 using typename Superclass1::InputPointType;
88 using typename Superclass1::OutputPointType;
89 using typename Superclass1::TransformParametersType;
90 using typename Superclass1::TransformJacobianType;
91 using typename Superclass1::InterpolatorType;
92 using typename Superclass1::InterpolatorPointer;
93 using typename Superclass1::RealType;
94 using typename Superclass1::GradientPixelType;
95 using typename Superclass1::GradientImageType;
96 using typename Superclass1::GradientImagePointer;
101 using typename Superclass1::MeasureType;
102 using typename Superclass1::DerivativeType;
103 using typename Superclass1::ParametersType;
153#ifndef ITK_MANUAL_INSTANTIATION
154# include "elxAdvancedKappaStatisticMetric.hxx"
An metric based on the itk::AdvancedKappaStatisticImageToImageMetric.
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
itkStaticConstMacro(MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
ITK_DISALLOW_COPY_AND_MOVE(AdvancedKappaStatisticMetric)
void BeforeRegistration() override
typename Superclass2::ITKBaseType ITKBaseType
AdvancedKappaStatisticMetric()=default
~AdvancedKappaStatisticMetric() override=default
itk::SmartPointer< Self > Pointer
void Initialize() override
elxClassNameMacro("AdvancedKappaStatistic")
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 similarity between two objects to be registered.
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