/facedetect.py

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

Primary LanguagePython

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