By using Python 3.9.7 & Opencv
The face will recognition from data stored in hard disk and the attendence is recorded in google sheets.
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
pip install -r /path/to/requirements.txt
if there is an error with dlib module Download form here
Change this line of code as shown above to enroll a person in data Change this line of code as shown above to recognize a person in dataGoto this link and then follow the below