A Python + OpenCV-based application to automate attendance using facial recognition.
It detects and recognizes faces from a live webcam feed and stores attendance in a CSV file.
- Python
- OpenCV
- NumPy
- Pandas
- Clone this repo
- Install dependencies:
pip install -r requirements.txt - Run
python attendance.py
- CSV file with timestamped attendance logs
- Recognized faces displayed in real-time