A face recognition attendance system is a computerized system that uses facial recognition technology to capture and record employee attendance. This system works by using a camera to capture an image of an person's face, and then analyzing that image to verify the person's identity. If the system recognizes the person, it will record their attendance for that day in a CSV File.
- We are using Face_Recognition module to deploy this
Uses index.html in templates
and style.css in static
folders for rendering
- app.py for running the server
- A subprocess called from main file for parallel process execution
-
On Desktop face recognition is seameless under light and dark conditions
A Flask server to view the latest Attendance Detail and download it in .CSV form and upload new face Encodings data to the Rpi