ELocatorMetrics::GetBestWeightedPrecision

Best weighted precision achievable by changing the detection threshold.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetBestWeightedPrecision(
)

float GetBestWeightedPrecision(
   const std::vector<float>& weights
)

Parameters

weights

Label weights

ELocatorMetrics.GetBestWeightedPrecision

Best weighted precision achievable by changing the detection threshold.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetBestWeightedPrecision(
)

float GetBestWeightedPrecision(
   float[] weights
)

Parameters

weights

Label weights