Closed raj-mistry-01 closed 1 month ago
@DhanushNehru
I have Updated README.md as per your request that (alphabetical order mentained)
I hope it helps , Looking for further contribution for the repo...
Thank you
@hasan-py
I have already added it in my Smart Attendance System Folder , I have uploaded the screenshot in the previous request
Thank you , Looking for the further contribution to the repo..
@DhanushNehru
PR Title
Computer Vision Small Script
Summary
summary... Student Attendance Using QRcode
Description
Now first we should have the students's data We have name and roll number of the students stored in a data.csv We will encode the each student's name(a string) into a qrcode
In main.py first we will read the data.csv and make a list of name and their rollnumber By cv2 , If a student is present it will give his or her code to camera , we will decode it and by decoding it we will get his or her name after that we will remove his or her name from name list Which names are left in list ,simple logic they are absent
Idea Text Is What Is It
The changes are as follows:
Checks
in the repository
in the PR
Thank You, Looking for the further contribution to repo
[Raj Mistry]