Classical Computer Vision · Face Detection

Viola-Jones Detector

How a face is found without deep learning: bright-minus-dark rectangles, a window that slides everywhere, and a cascade that rejects early.

stage feature slide window
state
viola_jones.py