Click or drag to resize

DetectionROIConfidences Property

vector that will contain confidence values for each location

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public double[] Confidences { get; set; }

Property Value

Type: Double
See Also