Skip to content

Opening book details…

About this document

Viola-Jones Face Recognition Algorithm by aliov mezher is a document available to read on EtoBox.

The document summarizes the Viola-Jones face detection algorithm proposed in 2001. It uses a cascade of weak classifiers and the integral image concept to quickly detect faces in images. The algorithm scans an image using a sliding window approach at multiple scales. It was trained on a large dataset of faces and non-faces to learn the best Haar features to use in the classifier. While fast and effective, its training process is slow and it often detects many false positives due to scanning at different sca

Author
aliov mezher
Language
EN