ELocatorMetrics::GetRecall

Recall (true positive rate, proportion of ground truth object that are correctly detected).

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetRecall() const

ELocatorMetrics.Recall

Recall (true positive rate, proportion of ground truth object that are correctly detected).

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float Recall

{ get; }