Skip to content

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

License

Notifications You must be signed in to change notification settings

Simon-Hohberg/Viola-Jones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published