ELocatorMetrics::GetNumCorrectlyPredictedImagesWithoutObjects

Number of images without objects that are correctly predicted as containing no object. This is the number of true negatives at the image level.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

OEV_UINT32 GetNumCorrectlyPredictedImagesWithoutObjects() const

ELocatorMetrics.NumCorrectlyPredictedImagesWithoutObjects

Number of images without objects that are correctly predicted as containing no object. This is the number of true negatives at the image level.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

uint NumCorrectlyPredictedImagesWithoutObjects

{ get; }