Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update face-detection-attendance-system-using-OpenCV #1832

Open
Harshitmishra001 opened this issue Jun 8, 2024 · 3 comments
Open

Update face-detection-attendance-system-using-OpenCV #1832

Harshitmishra001 opened this issue Jun 8, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Harshitmishra001
Copy link

Harshitmishra001 commented Jun 8, 2024

Is your feature request related to a problem? Please describe.
Currently this code is a bit genralized so i would like to enhance it.
This is for GSSOC'24
Describe the solution you'd like
The Ways that I have currently Improved this code--->

    Use a DATA_PATH variable to organize your data 

    Break down the code into functions (like load_known_faces, mark_attendance, and recognize_faces) for better structure and 
    reusability.

    Append attendance records to a CSV file (like attendance.csv) for easy record-keeping.

    Display recognized faces with green rectangles and namesand use red rectangles for unknown faces.

    Enable the user to exit the system using the 'q' key.

    Added Comments for better Understanding

Can you please assign me this😊

@Harshitmishra001 Harshitmishra001 added the enhancement New feature or request label Jun 8, 2024
@Harshitmishra001 Harshitmishra001 changed the title Feature request Update face-detection-attendance-system-using-OpenCV Jun 8, 2024
@khushi-igupta
Copy link

Hello @Harshitmishra001 , I am GSSOC'24 contributor. Can you assign me this issue?

@Harshitmishra001
Copy link
Author

Harshitmishra001 commented Jun 10, 2024

@khushi-igupta Hi! I have written this issue for it to be assigned to me and It still isn't being by admin.
Btw i am also a GSSOC'24 contributor.
You have to create your own issues only then it can be assigned to you

@khushi-igupta
Copy link

khushi-igupta commented Jun 11, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants