ELocatorMetrics::GetLabelAverageProximity

Average proximity of the predicted objects of the given label to the ground truth objects.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetLabelAverageProximity(
   int labelIdx
)

Parameters

labelIdx

Index of the label.

Remarks

Look at the documentation of ELocator and EInterestPointLocator for their definition of proximity.

ELocatorMetrics.GetLabelAverageProximity

Average proximity of the predicted objects of the given label to the ground truth objects.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetLabelAverageProximity(
   int labelIdx
)

Parameters

labelIdx

Index of the label.

Remarks

Look at the documentation of ELocator and EInterestPointLocator for their definition of proximity.