Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.5 KB

README.md

File metadata and controls

29 lines (25 loc) · 1.5 KB

Face-Recognition-Attendance

By using Python 3.9.7 & Opencv

Working

The face will recognition from data stored in hard disk and the attendence is recorded in google sheets.

Installing package required

we have to install python on our computers how to install

Use the package manager pip to install. open terminal and type these to install

Package required

pip install -r /path/to/requirements.txt

Errors

if there is an error with dlib module Download form here

How to enroll a person

to-enroll

Change this line of code as shown above to enroll a person in data

How to recognize a person

to-reco

Change this line of code as shown above to recognize a person in data

Creating the JSON file

Goto this link and then follow the below

IMAGE ALT TEXT