Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 509 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 509 Bytes

Face recognition using Dlib

Steps to install:

   sudo apt-get install python-opencv
   sudo pip2 install face-recognition
   python face-recognition.py and press 'q' to quit

This test tries to recognize Chad Smith and Will Farrell

Alt text

This is the result that the algorithm returns

Alt text