opencvd v0.0.6 (2020-05-26T19:44:55Z)
Dub
Repo
HOGDescriptor.detectMultiScale
opencvd
objdetect
HOGDescriptor
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HOGDescriptor
Tuple
!(
Rect
[],
double
[])
detectMultiScale
(
Mat
img
,
double
hitThreshold
= 0
,
Size
winStride
=
Size
()
,
Size
padding
=
Size
()
,
double
scale
= 1.05
,
double
finalThreshold
= 2.0
,
bool
useMeanshiftGrouping
= false
)
Meta
Source
See Implementation
opencvd
objdetect
HOGDescriptor
functions
compute
detectMultiScale
load
save
setSVMDetector
winSize
static functions
opCall
variables
p