Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV detectMultiScale() neighbours algorithm

Hello.

I was wondering where I can read about how the neighbours algorithm works in OpenCV. The minNeighbors parameter controls the work of the algorithm.

I just want to implement the same algorithm for my face detection implementation.

Thank you.