Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pthmhatre/smart-attendance-system-using-face-recognition
This project aims to create a smart attendance system using face recognition technology. The system captures and recognizes faces in real-time and marks attendance automatically, providing a seamless and efficient way to manage attendance records.
https://github.com/pthmhatre/smart-attendance-system-using-face-recognition
adafruit computervision css face-recognition iot iot-application javascript mysql numpy opencv php pickle python raspeberry-pi rfid
Last synced: 7 days ago
JSON representation
This project aims to create a smart attendance system using face recognition technology. The system captures and recognizes faces in real-time and marks attendance automatically, providing a seamless and efficient way to manage attendance records.
- Host: GitHub
- URL: https://github.com/pthmhatre/smart-attendance-system-using-face-recognition
- Owner: pthmhatre
- Created: 2024-07-14T07:59:49.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T07:22:27.000Z (4 months ago)
- Last Synced: 2024-08-05T08:47:40.096Z (4 months ago)
- Topics: adafruit, computervision, css, face-recognition, iot, iot-application, javascript, mysql, numpy, opencv, php, pickle, python, raspeberry-pi, rfid
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart-Attendance-System-Using-Face-Recognition
In any organization, whether it be educational, industrial or corporate, attendance is an important aspect to evaluate the overall productivity of that organization. A proper attendance record will help to easily acquire any data related to particular individual or member and to maintain the services record. Attendance evaluation allows a greater degree of control over the individuals productivity and maintaining a proper validation of students/employees. The aim of Smart Attendance system is to design an efficient way to record and maintain student attendance data that will overcome the drawbacks of the traditional or manual attendance system. Attendance Management System is software developed for daily student attendance in schools, colleges and institutes. It facilitates to access the attendance information of a particular student in a particular class. A smart attendance system enables setting up the attendance workflows and maintaining a proper validation of students.
The applications of the project are as follows :
1. Face-Recognition:
a. Face recognition method is utilized to detect the presence of students in classroom.
b. The fetching and processing of images is done using raspberry pi and camera modules.
2. Student Access:
a. Provides features to students such as analysing their attendance and performance.
b. Students can get alerts via website.
c. Students can pass queries to respected faculties.
3. Faculty Access :
a. Faculties will have a transparent data of all students.
b. Faculties can pass on alerts/announcements.
c. Student’s queries can be handled and answered.
# Problem Statement
There are several problems with traditional manual attendance systems that smart attendance systems can overcome. These problems include:
1. Time-consuming
2. Inaccurate
3. Limited accessibility
4. Lack of security
5. Limited analytics# Distinct Features
1. High Accuracy
2. Contactless
3. Real-time Tracking
4. Easy to Use
5. Scalability
6. Integration with Other Systems# Utilities
1. Hardware oriented
2. Face Recognition & Associated libraries
3. Associated Website
4. Peripherals# Working
The System consist of Hardware component and Software component.
Hardware Components consists of:
1. Camera Module
2. RFID
3. Raspberry Pi
4. LED display.Software Components consists of:
1. Web Application
2. Database System# System Design
# Hardware Components and Results
# UI Design