Recognize The faces And Take Automatic Attandance. ✨
This project is a demonstrating the use of facial recognition for marking attendance. It can be used by the teachers to manage attendance of its students.
- Add Student photos.
- Recognise their faces
- View attendance reports of all students in Excel sheet.
- OpenCV - Open Source Computer Vision and Machine Learning software library
- Dlib - C++ Library containing Machine Learning Algorithms
- face_recognition - by Adam Geitgey
Steve Jobs | Nicola Tesla | Ratan Tata | Mona Lisa |
The scope of a face recognition attendance system includes the following:
-
Identification: The system can identify individuals based on their facial features and compare them with a database of known individuals.
-
Attendance Tracking: The system can track attendance by identifying individuals and recording their entry and exit times.
-
Accuracy: The system must be accurate and reliable in recognizing individuals in various lighting conditions, angles, and poses.