opencvd v0.0.6 (2020-05-26T19:44:55Z)
Dub
Repo
HOGDescriptor.compute
opencvd
objdetect
HOGDescriptor
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HOGDescriptor
void
compute
(
Mat
img
,
float
[]
descriptors
,
Size
winStride
=
Size
()
,
Size
padding
=
Size
()
,
Point
[]
locations
= []
)
Meta
Source
See Implementation
opencvd
objdetect
HOGDescriptor
functions
compute
detectMultiScale
load
save
setSVMDetector
winSize
static functions
opCall
variables
p