Face Detection | Recognition | Attendance
Our project aims to provide an automtic face recognition based attendance system in order to reduce the load of taking attendance manually.
- Check Camera
- Capture Faces
- Train Faces
- Recognize Faces & Attendance
- Display Attendance
Build With -
- Python 3.9
Module Used -
All The Module are Latest Version.
- OpenCV Contrib 4.0.1
- Numpy
- Pillow
- CSV
Face Recognition Algorithms -
- Haar Cascade
- LBPH (Local Binary Pattern Histogram)
Software Used -
- VS CODE
- Git