Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

hog.detectMultiScale parameters

Hello, Can anyone explaine me in simple words what these parameters:

0, Size(6,6), Size(32,32), 1.05, 2

in this function does?

do hog.detectMultiScale(img, found, 0, Size(6,6), Size(32,32), 1.05, 2);