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.