DnnInvokeNMSBoxes Method |
| Name | Description | |
|---|---|---|
| NMSBoxes(Rectangle, Single, Single, Single, Single, Int32) |
Performs non maximum suppression given boxes and corresponding scores.
| |
| NMSBoxes(VectorOfRect, VectorOfFloat, Single, Single, VectorOfInt, Single, Int32) |
Performs non maximum suppression given boxes and corresponding scores.
|