Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonu275981/face-recognition--attendance-system
A Face Recognition Attendance System based on facial recognition built using Dlib library, OpenCV and Flask.
https://github.com/sonu275981/face-recognition--attendance-system
attendance-monitoring attendance-system bootstrap dlib-face-detection dlib-face-recognition face-detection face-recognition face-recognition-attendance-system facebook-api flask flask-application html opencv python
Last synced: 3 days ago
JSON representation
A Face Recognition Attendance System based on facial recognition built using Dlib library, OpenCV and Flask.
- Host: GitHub
- URL: https://github.com/sonu275981/face-recognition--attendance-system
- Owner: sonu275981
- Created: 2023-10-26T15:37:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-28T10:08:57.000Z (about 1 year ago)
- Last Synced: 2023-10-28T11:21:06.200Z (about 1 year ago)
- Topics: attendance-monitoring, attendance-system, bootstrap, dlib-face-detection, dlib-face-recognition, face-detection, face-recognition, face-recognition-attendance-system, facebook-api, flask, flask-application, html, opencv, python
- Language: HTML
- Homepage:
- Size: 3.14 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face Recognition Attendance System
## Description
Software for Industry/Colleges , where they can track the attendence of their employee/students with the help of face recognition using OpenCV library.## Features
- Adding a New User
![image](https://github.com/Chirag9221/Face-Recognition-Attendance-System/assets/93569366/4b6b6a6f-8c3c-46c4-86cf-a3a4f5dc8282)- Capturing Live Images
![image](https://github.com/Chirag9221/Face-Recognition-Attendance-System/assets/93569366/0c8be398-2342-43a0-a43a-918f0bdc9130)- To understand the Total number of Users in Database
![image](https://github.com/Chirag9221/Face-Recognition-Attendance-System/assets/93569366/2ebb0a68-09b5-478a-be46-e2a0a1216599)- Click on Take Attendance
![image](https://github.com/Chirag9221/Face-Recognition-Attendance-System/assets/93569366/6056d004-1386-42ab-a5c1-ed547e3675c2)- Multiple User Faces can be detected
![image](https://github.com/Chirag9221/Face-Recognition-Attendance-System/assets/93569366/5cac87bb-4b98-4b79-ba4d-4fee93a5b795)- Attendance of Multiple Users taken
![image](https://github.com/Chirag9221/Face-Recognition-Attendance-System/assets/93569366/fc0e5772-e7c1-424e-9ae3-0bfe4692ff62)- Attendance of Users displayed
![image](https://github.com/Chirag9221/Face-Recognition-Attendance-System/assets/93569366/638a0dae-1567-4037-84b6-b15e952d316d)