Project information
- Title: Face Recognition Based Student Attendance System
- Domain: Python
- Project date: September, 2022
- Project URL: Face-detection-based-attendance-system
Portfolio Detail
In a two-person team, we developed a simple Python GUI-based student attendance system using Tkinter. This system utilizes facial recognition technology to automatically take attendance. The system captures images of students' faces using a camera and compares them to a pre-trained database of student photos. Upon detecting and recognizing a student's face, the system marks them as present for the day.
This project aims to streamline the attendance process, eliminating the need for manual attendance taking by providing an efficient and automated solution for classroom management.