akshitagupta15june / akshitagupta15june/Face-X
Update face-detection-attendance-system-using-OpenCV
- Lingua principale
- Jupyter Notebook
- Stelle
- 853
- Fork
- 596
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**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😊
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.