Face Recognition Attendance System
An automated attendance system using facial recognition technology to track student presence.
Branch: CSE
Technologies Used
- Python
- OpenCV
- Machine Learning
- Flask
This system leverages machine learning and OpenCV to automate attendance marking. It captures student faces, matches them against a database, and records attendance. The web interface is built with Flask, and the project highlights real-world ML deployment.