Table of Contents

Method SetNMSThreshold

Namespace
OpenCvSharp.Dnn
Assembly
OpenCvSharp.dll

SetNMSThreshold(float)

Set the detection NMS filter threshold.

public void SetNMSThreshold(float nmsThreshold)

Parameters

nmsThreshold float

A threshold used in non maximum suppression.