Table of Contents

Method SetScoreThreshold

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

SetScoreThreshold(float)

Sets the score threshold used to filter bounding boxes.

public void SetScoreThreshold(float scoreThreshold)

Parameters

scoreThreshold float

The threshold for filtering bounding boxes.