18 #ifndef itkMeanReciprocalSquareDifferencePointSetToImageMetric_h
19 #define itkMeanReciprocalSquareDifferencePointSetToImageMetric_h
45 template<
typename TFixedPo
intSet,
typename TMovingImage >
64 typedef typename Superclass::RealType
RealType;
96 itkSetMacro(Lambda,
double);
97 itkGetConstMacro(Lambda,
double);
103 virtual void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
109 void operator=(
const Self &);
117 #ifndef ITK_MANUAL_INSTANTIATION
118 #include "itkMeanReciprocalSquareDifferencePointSetToImageMetric.hxx"
Array class with size defined at construction time.
Light weight base class for most itk classes.
Superclass::RealType RealType
Superclass::PointIterator PointIterator
Superclass::OutputPointType OutputPointType
Superclass::MovingImageType MovingImageType
Superclass::TransformParametersType TransformParametersType
PointSetToImageMetric< TFixedPointSet, TMovingImage > Superclass
Superclass::FixedPointSetConstPointer FixedPointSetConstPointer
Computes similarity between a point set and an image.
Superclass::TransformJacobianType TransformJacobianType
Superclass::InputPointType InputPointType
Superclass::DerivativeType DerivativeType
Computes similarity between pixel values of a point set and intensity values in an image...
Superclass::PointDataIterator PointDataIterator
SmartPointer< Self > Pointer
Superclass::TransformPointer TransformPointer
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::FixedPointSetType FixedPointSetType
MeanReciprocalSquareDifferencePointSetToImageMetric Self
Control indentation during Print() invocation.
SmartPointer< const Self > ConstPointer
virtual ~MeanReciprocalSquareDifferencePointSetToImageMetric() override
Superclass::GradientPixelType GradientPixelType
Base class for most ITK classes.
Superclass::TransformType TransformType
Superclass::MeasureType MeasureType