Method SetConfidenceThreshold
- Namespace
- OpenCvSharp.Dnn
- Assembly
- OpenCvSharp.dll
SetConfidenceThreshold(float)
Set the detection confidence threshold.
public void SetConfidenceThreshold(float confThreshold)
Parameters
confThresholdfloatA threshold used to filter boxes by confidences.