ELocatorMetrics::GetDetectionThreshold

ELocatorMetrics::SetDetectionThreshold

Threshold for detected objects.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetDetectionThreshold() const

void SetDetectionThreshold(float threshold)

ELocatorMetrics.DetectionThreshold

Threshold for detected objects.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float DetectionThreshold

{ get; set; }