Found 11,799 repositories(showing 30)
Patelrahul4884
Face based attendance system using python and OpenCV
Face Detection | Recognition | Attendance
class attendance software
nevilparmar11
Attendance Management system using face recognition.
Spidy20
In this system we can fill attendance by face recognition
ChibaniMohamed
Face recognition attendance system .
shubhamkumar27
A python GUI integrated attendance system using face recognition to take attendance.
Final Year Btech Face recognition Attendance System Project with code and Documents. Video Implementation with explanation too. Base IEEE paper Implementation
venugopalkadamba
Face Verification based Attendance system, developed using Django, OpenCV and face_recognition API.
ashishdubey10
No description available
008karan
Face recognition and its application as attendance system
natsu90
Simple Face Recognition Attendance System
shubamwalia
Face Recognition Attendance System with Python 3.6 and OpenCV 3.4
anupsarkar-dev
Auto Attendance System Using Real Time Face Recognition With Various Computer Vision & Machine Learning Tools
sharmaji27
No description available
An Automated Attendance system using Real-time face recognition, The GUI automates the manual process of attendance marking and maintaining statistics
Arijit1080
This project is a face recognition-based attendance system that uses OpenCV and Python. The system uses a camera to capture images of individuals and then compares them with the images in the database to mark attendance.
shumbul
Software Engineering course project, Smart Attendance System using Face Recognition and OpenCV
ShubhamSonkesriya
A simple python script that recognises faces and mark attendance for the recognised faces in an excel sheet.
Pragya9ps
Attendance Management System based on Face Recognition using Python and OpenCv
francis-njenga
This repository contains the code and resources for a facial recognition system. The system is designed to identify and authenticate individuals based on facial features using deep learning techniques.
This project is a comprehensive face recognition-based attendance system for universities. It leverages OpenCV for face detection and recognition, Firebase for data storage, and Flask for the web interface. The system allows for student registration, face capture, and attendance tracking, providing a modern solution for attendance management.
yogesh-kamat
Attendance system based on face recognition
The face of a human is crucial for conveying identity. Computer scientists, Neuro scientists, and psychologists, all exploits this human feature using image processing techniques for commercial, and law enforcement applications. Likewise, this feature can be invited into classrooms to maintain records of students’ attendance. Con- temporary traditional way of recording attendance involves human intervention and requires cooperation of the students which is hectic and contribute towards waste of class time. An automated real-time classroom attendance system detects students from still image or video frame coming from a digital camera, and marks his/her attendance by recognizing them. The system utilizes Viola–Jones object detection framework which is capable of processing images extremely rapidly with high detec- tion rates. In the next stage, the detected face in the image is recognized using Local Binary Patterns Histogram.
AATHEESH007
An AI-powered attendance system using face recognition and dominant emotion detection for accurate and contactless attendance marking.
An automatic attendance system which identifying the face of multiple person and mark attendance in excel file and then upload it on firebase storage, which can fetch and view that file in android app.
aryaraj132
An attendance system using Face Recognition feature with OpenCV library of Python. You can create a dataset of your face and train the system with that dataset, with this trained model we implemented attendance system to recognize the face and mark the attendance of user using provided user id.
gunarakulangunaretnam
An artificial intelligence based attendance system with face recognition technology.
Face recognition-based attendance system is a process of recognizing the faces of the students while taking attendance by using face bio-metrics based on high – definition monitor video and other information technology. In this face recognition project, a computer system will be able to find and recognize human faces quickly and precisely in images or videos that are being captured through a webcam / a surveillance camera.
black-shadows
Human face detection and recognition is an important technology used in various applications such as video monitor system. Traditional method for taking attendance is Roll Number of student and record the attendance in sheet which takes a lot of time. Because of that systems like automatic attendance is used. To overcome the problems like wastage of time, incorrect attendance, the proposed system gives a method like when he enters the class room , system marks the attendance by extracting the image using Principal Component Analysis algorithm. The system will record the attendance of the student automatically. The student database is collected, it includes name of the students, there images and roll number. It carries an entry in log report of every student of each subject and generates a PDF report of the attendance of the student.