Method SetNMSThreshold
- Namespace
- OpenCvSharp.Dnn
- Assembly
- OpenCvSharp.dll
SetNMSThreshold(float)
Set the detection NMS filter threshold.
public void SetNMSThreshold(float nmsThreshold)
Parameters
nmsThresholdfloatA threshold used in non maximum suppression.