This project is a Python-based student attendance system using face recognition. It captures students' images in real-time using a webcam and marks their attendance in a CSV file.
- Real-time face recognition using a webcam
- Automatic attendance marking with timestamps
- Attendance records saved in a CSV file
- Python 3.x
- OpenCV
- Numpy
- face_recognition