Method GetTopK
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
GetTopK()
Gets the number of bounding boxes preserved before NMS.
public int GetTopK()
Returns
- int
The number of bounding boxes to preserve.
Gets the number of bounding boxes preserved before NMS.
public int GetTopK()
The number of bounding boxes to preserve.