ELocatorMetrics::GetLabelPrecision

Precision for the given label.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetLabelPrecision(
   const std::string& label
)

float GetLabelPrecision(
   int labelId
)

Parameters

label

Label

labelId

Label index

ELocatorMetrics.GetLabelPrecision

Precision for the given label.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetLabelPrecision(
   string label
)

float GetLabelPrecision(
   int labelId
)

Parameters

label

Label

labelId

Label index