CvDnnNMSBoxes Method |
Name | Description | |
---|---|---|
NMSBoxes(IEnumerableRect, IEnumerableSingle, Single, Single, Int32, Single, Int32) |
Performs non maximum suppression given boxes and corresponding scores.
| |
NMSBoxes(IEnumerableRect2d, IEnumerableSingle, Single, Single, Int32, Single, Int32) |
Performs non maximum suppression given boxes and corresponding scores.
| |
NMSBoxes(IEnumerableRotatedRect, IEnumerableSingle, Single, Single, Int32, Single, Int32) |
Performs non maximum suppression given boxes and corresponding scores.
|