opencvd ~master (2021-10-31T03:12:58.3715221)
Dub
Repo
NMSBoxes
opencvd
dnn
Undocumented in source. Be warned that the author may not have intended to support it.
int
[]
NMSBoxes
(
RotatedRect
[]
rects
,
float
[]
scores
,
float
score_threshold
,
float
nms_threshold
,
float
eta
= 1.0f
,
int
top_k
= 0
)
Meta
Source
See Implementation
opencvd
dnn
enums
DNN_BACKEND_DEFAULT
DNN_TARGET_CPU
functions
Destroy
NMSBoxes
blobFromImage
getBlobChannel
getBlobSize
readNet
readNetBytes
readNetFromCaffe
readNetFromCaffeBytes
readNetFromTensorflow
readNetFromTensorflowBytes
structs
Layer
Net