Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 306 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 306 Bytes

Face-Recognition-System

How to run

Create a directory with faceRecognition.py, and two images with names of your choice

rename the names of recognised images as commeneted between line 9 and 25

then run python faceRecognition.py in your terminal

This program was tested on Windows and Linux(ubuntu)