jocal17 / Viola-Jones

Python implementation of the face detection algorithm by Paul Viola and Michael J. Jones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Viola Jones

Python implementation of the face detection algorithm by Paul Viola and Michael J. Jones.

Install

Run:

pip install -e <path to viola-jones>

How to use

See either example.py or Jupyter notebook Viola-Jones Example.ipynb.

About

Python implementation of the face detection algorithm by Paul Viola and Michael J. Jones

License:MIT License


Languages

Language:Python 81.3%Language:Jupyter Notebook 18.7%