Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Face detection bounding box

Hi

I was wondering how the size of the bounding box around a detected face is determined. Is it the smallest box that satisfies the detection? Sometimes the boxes cover the whole face, but sometimes not. I appreciate that the box has to be a square of a size between minSize and maxSize. How does the algorithm create the bounding box edges?

Thanks