18 #ifndef itkMeanSquaresPointSetToImageMetric_h
19 #define itkMeanSquaresPointSetToImageMetric_h
40 template<
typename TFixedPo
intSet,
typename TMovingImage >
59 typedef typename Superclass::RealType
RealType;
98 #ifndef ITK_MANUAL_INSTANTIATION
99 #include "itkMeanSquaresPointSetToImageMetric.hxx"
Array class with size defined at construction time.
PointSetToImageMetric< TFixedPointSet, TMovingImage > Superclass
Superclass::MeasureType MeasureType
Light weight base class for most itk classes.
Superclass::FixedPointSetConstPointer FixedPointSetConstPointer
Superclass::OutputPointType OutputPointType
Superclass::FixedPointSetType FixedPointSetType
Superclass::TransformType TransformType
Superclass::PointDataIterator PointDataIterator
Superclass::InputPointType InputPointType
Superclass::MovingImageType MovingImageType
Superclass::GradientPixelType GradientPixelType
Superclass::TransformJacobianType TransformJacobianType
Computes similarity between a point set and an image.
Computes similarity between pixel values of a point set and intensity values of an image...
Superclass::PointIterator PointIterator
Superclass::TransformParametersType TransformParametersType
MeanSquaresPointSetToImageMetric Self
Superclass::MovingImageConstPointer MovingImageConstPointer
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
virtual ~MeanSquaresPointSetToImageMetric() override
Superclass::TransformPointer TransformPointer
Base class for most ITK classes.
Superclass::DerivativeType DerivativeType
Superclass::RealType RealType