/faceDetector

This is an organized python file that add pictures of people to the database and recognizes them using live feed webcam

Primary LanguagePython

This is a Python console application that opens the webcam to detect faces. It compares the one on the webcam with similar face encodings in the database. It prints the person's name if there is a match.