An open API service indexing awesome lists of open source software.

https://github.com/yahia3200/face-detection-with-viola-jones-algorithm

📸 A face detector uses the Viola Jones algorithm implemented with Python.
https://github.com/yahia3200/face-detection-with-viola-jones-algorithm

computer-vision face-detection machine-learning python

Last synced: 12 months ago
JSON representation

📸 A face detector uses the Viola Jones algorithm implemented with Python.

Awesome Lists containing this project

README

          

# Face Detection with Viola Jones Algorithm

## Project Description

This is a face detector uses the Viola-Jones algorithm implemented with Python.
The Viola-Jones algorithm is on of the most widely used algorithms for object detection and face detection.

## Results

## References