Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

HOGDescriptor::detectMultiScale parameters

Can someone tell me the parameter win_stride and padding parameters?

I see the parameter block_stride in the constructor. Is it the same as win_stride in the detect* functions? If so, why this duplicate parameter?

I could not find win_stride in the HOG literature. Probably I missed it; it will be nice if someone can explain briefly or point to a source.