18#ifndef elxSumOfPairwiseCorrelationCoefficientsMetric_h 
   19#define elxSumOfPairwiseCorrelationCoefficientsMetric_h 
   64template <
class TElastix>
 
   67                                                           typename MetricBase<TElastix>::MovingImageType>
 
   94  using typename Superclass1::CoordinateRepresentationType;
 
   96  using typename Superclass1::MovingImageType;
 
   97  using typename Superclass1::MovingImagePixelType;
 
   98  using typename Superclass1::MovingImageConstPointer;
 
   99  using typename Superclass1::FixedImageType;
 
  100  using typename Superclass1::FixedImageConstPointer;
 
  101  using typename Superclass1::FixedImageRegionType;
 
  103  using typename Superclass1::TransformType;
 
  104  using typename Superclass1::TransformPointer;
 
  105  using typename Superclass1::InputPointType;
 
  106  using typename Superclass1::OutputPointType;
 
  107  using typename Superclass1::TransformParametersType;
 
  108  using typename Superclass1::TransformJacobianType;
 
  109  using typename Superclass1::InterpolatorType;
 
  110  using typename Superclass1::InterpolatorPointer;
 
  111  using typename Superclass1::RealType;
 
  112  using typename Superclass1::GradientPixelType;
 
  113  using typename Superclass1::GradientImageType;
 
  114  using typename Superclass1::GradientImagePointer;
 
  119  using typename Superclass1::MeasureType;
 
  120  using typename Superclass1::DerivativeType;
 
  121  using typename Superclass1::ParametersType;
 
 
  182#ifndef ITK_MANUAL_INSTANTIATION 
  183#  include "elxSumOfPairwiseCorrelationCoefficientsMetric.hxx" 
This class is the elastix base class for all Metrics.
 
itk::SingleValuedCostFunction ITKBaseType
 
typename ElastixType::MovingImageType MovingImageType
 
typename ElastixType::RegistrationBaseType RegistrationType
 
Compute the sum of correlation coefficients between images in the slowest varying dimension in the mo...
 
SumOfPairwiseCorrelationCoefficientsMetric()=default
 
void BeforeEachResolution() override
 
ITK_DISALLOW_COPY_AND_MOVE(SumOfPairwiseCorrelationCoefficientsMetric)
 
elxClassNameMacro("SumOfPairwiseCorrelationCoefficientsMetric")
 
void BeforeRegistration() override
 
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
 
itk::SmartPointer< Self > Pointer
 
typename Superclass2::ITKBaseType ITKBaseType
 
void Initialize() override
 
~SumOfPairwiseCorrelationCoefficientsMetric() override=default
 
itkStaticConstMacro(MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
 
itk::SmartPointer< const Self > ConstPointer
 
typename TransformType::ScalarType ScalarType
 
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 FixedImageRegionType::SizeType FixedImageSizeType
 
typename FixedImageLimiterType::OutputType FixedImageLimiterOutputType
 
SmartPointer< FixedImageMaskType > FixedImageMaskPointer
 
typename ImageSamplerType::Pointer ImageSamplerPointer
 
ImageMaskSpatialObject< Self::MovingImageDimension > MovingImageMaskType