Table of Contents

Method SetNMSThreshold

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

SetNMSThreshold(float)

Sets the non-maximum-suppression threshold.

public void SetNMSThreshold(float nmsThreshold)

Parameters

nmsThreshold float

The threshold for NMS.