18 #ifndef __itkEuclideanDistancePointSetToPointSetMetricv4_h
19 #define __itkEuclideanDistancePointSetToPointSetMetricv4_h
41 template<
typename TFixedPo
intSet,
typename TMovingPo
intSet = TFixedPo
intSet>
91 #ifndef ITK_MANUAL_INSTANTIATION
92 #include "itkEuclideanDistancePointSetToPointSetMetricv4.hxx"
SmartPointer< Self > Pointer
Superclass::PointIdentifier PointIdentifier
Light weight base class for most itk classes.
EuclideanDistancePointSetToPointSetMetricv4 Self
virtual ~EuclideanDistancePointSetToPointSetMetricv4()
Computes similarity between two point sets.
PointsContainer::ElementIdentifier PointIdentifier
Superclass::PointType PointType
Superclass::DerivativeType DerivativeType
Superclass::MeasureType MeasureType
Superclass::PixelType PixelType
void PrintSelf(std::ostream &os, Indent indent) const
virtual void GetLocalNeighborhoodValueAndDerivative(const PointType &, MeasureType &, LocalDerivativeType &, const PixelType &pixel=0) const
PointSetToPointSetMetricv4< TFixedPointSet, TMovingPointSet > Superclass
virtual MeasureType GetLocalNeighborhoodValue(const PointType &, const PixelType &pixel=0) const
Superclass::MeasureType MeasureType
EuclideanDistancePointSetToPointSetMetricv4()
FixedArray< DerivativeValueType, itkGetStaticConstMacro(PointDimension)> LocalDerivativeType
Control indentation during Print() invocation.
SmartPointer< const Self > ConstPointer
Computes the Euclidan distance metric between two point sets.
void operator=(const Self &)
Superclass::DerivativeType DerivativeType
Superclass::LocalDerivativeType LocalDerivativeType