Skip to content

jrsprice/facedetect.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

facedetect.py

Detect facial recognition in photos and draw boxes around faces that are detected.

$ sudo apt-get install -y vim build-essential python-software-properties    # Basic items
$ sudo apt-get install -y python-opencv python-numpy python-scipy           # OpenCV items
$ python facedetect.py

About

Detect facial recognition in photos and draw boxes around faces that are detected.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages