News

A small php project to automate the tedious task of taking attendance in colleges and make this task easier. You need database connectivity and a default database with following tables 1.faculty ...
├── main.py # Main window with buttons ├── student.py # Student registration + photo capture ├── train.py # Train LBPH classifier using collected images ├── face_recognition.py # Real-time face ...