Skip to content

This is my python learning project where , I worked to learn OpenCv using python and see how computer vision works to solve real life problem of marking Attendance .

Notifications You must be signed in to change notification settings

GITABHAY26/RealTime_FaceAttendence_System

Repository files navigation

"Real-Time Face Recognition with Python, Firebase, OpenCV, SQL, and Numpy"

This Git repository hosts a comprehensive solution for real-time face recognition utilizing Python along with Firebase, OpenCV, SQL, Numpy, and other essential libraries. The system allows users to securely authenticate themselves by presenting their faces, with their facial data stored in a database. Upon successful recognition, their attendance is automatically marked in real-time and updated accordingly.

Key Features:

Facial Recognition: Leveraging OpenCV for real-time face detection and recognition. Database Integration: Utilizing SQL databases to store and manage user facial data securely. Firebase Integration: Seamless integration with Firebase for user authentication and data management. Attendance Tracking: Automatic attendance marking upon successful face recognition. Time-Based Attendance Limitation: Users can only mark their attendance once within a set time interval, typically 24 hours, controlled by the code configuration. With this repository, users can implement a robust and efficient real-time face recognition system with added attendance tracking capabilities, suitable for various applications requiring secure and accurate identification.

About

This is my python learning project where , I worked to learn OpenCv using python and see how computer vision works to solve real life problem of marking Attendance .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages