Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to get bounding box from HOGdescriptor::detect()

I far as I see detect() only returns a point whereas detectMultiScale() returns a detection bounding box. Is there any way to replicate this for detect() function as well?