Method GetNMSThreshold
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
GetNMSThreshold()
Gets the non-maximum-suppression threshold.
public float GetNMSThreshold()
Returns
- float
The threshold for NMS.
Gets the non-maximum-suppression threshold.
public float GetNMSThreshold()
The threshold for NMS.