Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📸 Real-Time Face Recognition Attendance System

Python OpenCV Firebase

A real-time face recognition based attendance system built using Python.

🚀 Overview

This system eliminates manual logs. By using a standard webcam, the application identifies individuals in real-time and automatically syncs attendance records to a firebase database.

🛠️ Tech Stack

  • Python: Main Logic
  • OpenCV: OpenCV for real-time face detection
  • dlib / Face_Recognition: facial feature encoding
  • Firebase Realtime Database: Firebase Realtime Database for attendance storage

About

A real-time face recognition system built using Python, OpenCV, and the face_recognition library. The project detects faces from a live webcam feed, encodes them, and matches them against stored face encodings for identification.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages