18 #ifndef itkNormalizedCorrelationPointSetToImageMetric_h
19 #define itkNormalizedCorrelationPointSetToImageMetric_h
43 template<
typename TFixedPo
intSet,
typename TMovingImage >
63 typedef typename Superclass::RealType
RealType;
97 itkSetMacro(SubtractMean,
bool);
98 itkGetConstReferenceMacro(SubtractMean,
bool);
99 itkBooleanMacro(SubtractMean);
105 void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
114 #ifndef ITK_MANUAL_INSTANTIATION
115 #include "itkNormalizedCorrelationPointSetToImageMetric.hxx"
Array class with size defined at construction time.
SmartPointer< const Self > ConstPointer
Light weight base class for most itk classes.
Superclass::MovingImageType MovingImageType
Superclass::FixedPointSetType FixedPointSetType
Superclass::OutputPointType OutputPointType
Superclass::TransformType TransformType
Computes similarity between a point set and an image.
Superclass::PointDataIterator PointDataIterator
Superclass::TransformParametersType TransformParametersType
Superclass::MovingImageConstPointer MovingImageConstPointer
SmartPointer< Self > Pointer
Superclass::DerivativeType DerivativeType
Computes similarity between pixel values of a point set and intensity values of an image...
Superclass::InputPointType InputPointType
NormalizedCorrelationPointSetToImageMetric Self
Superclass::FixedPointSetConstPointer FixedPointSetConstPointer
Superclass::RealType RealType
Control indentation during Print() invocation.
virtual ~NormalizedCorrelationPointSetToImageMetric() override
Superclass::MeasureType MeasureType
Superclass::GradientPixelType GradientPixelType
Superclass::TransformPointer TransformPointer
Superclass::PointIterator PointIterator
PointSetToImageMetric< TFixedPointSet, TMovingImage > Superclass
Superclass::TransformJacobianType TransformJacobianType