Skip to content

AnnaPSQ/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

 
 
 

Contributors

Languages

  • Python 81.3%
  • Jupyter Notebook 18.7%