Skip to content

Facial Recognition Based Attendance System using OpenCV.

Notifications You must be signed in to change notification settings

suyashksawant/FaceRec

 
 

Repository files navigation

Facial Recognition Based Attendance System

The first thing to do is to clone the repository:

$ git clone https://github.com/shreyan-haldankar/FaceRec.git
$ cd FaceRec

Install dependencies using pip:

$ pip install -r requirements.txt

Once pip has finished installing the dependencies:
Run the mainwindow.py file

In order to test the Face Recognotion System, insert a photo of a person in the Images Attendance Folder, and then run the mainwindow.py file and scan the face of the person and Clock In. Then Open the Attendance.csv file to check whether the person has Clocked In.

Resources

About

Facial Recognition Based Attendance System using OpenCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%