![]() | CvDnn.NMSBoxes Method |
Name | Description | |
---|---|---|
![]() ![]() | NMSBoxes(IEnumerable<Rect>, IEnumerable<Single>, Single, Single,Int32[], Single, Int32) |
Performs non maximum suppression given boxes and corresponding scores.
|
![]() ![]() | NMSBoxes(IEnumerable<Rect2d>, IEnumerable<Single>, Single, Single,Int32[], Single, Int32) |
Performs non maximum suppression given boxes and corresponding scores.
|
![]() ![]() | NMSBoxes(IEnumerable<RotatedRect>, IEnumerable<Single>, Single, Single,Int32[], Single, Int32) |
Performs non maximum suppression given boxes and corresponding scores.
|