Table of Contents

Method SetConfidenceThreshold

Namespace
OpenCvSharp.Dnn
Assembly
OpenCvSharp.dll

SetConfidenceThreshold(float)

Set the detection confidence threshold.

public void SetConfidenceThreshold(float confThreshold)

Parameters

confThreshold float

A threshold used to filter boxes by confidences.