Method SetScoreThreshold
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
SetScoreThreshold(float)
Sets the score threshold used to filter bounding boxes.
public void SetScoreThreshold(float scoreThreshold)
Parameters
scoreThresholdfloatThe threshold for filtering bounding boxes.