Skip to content

Building attendance tracking through a face-based system leveraging OpenCV, Python, and SQL integration.

Notifications You must be signed in to change notification settings

Heramb0x1/face-based-attendance-system

Repository files navigation

Face Based Attendance System

Important

Currently in development!

Face-Based Attendance System

This project implements a face-based attendance system using Python, OpenCV, and a graphical user interface (GUI). It leverages facial recognition technology to automate the process of recording attendance, making it efficient and user-friendly.

Features

  • Real-Time Facial Recognition: Captures and recognizes faces using OpenCV.
  • User-Friendly GUI: Built with Tkinter for easy navigation and interaction.
  • Attendance Recording: Automatically records attendance based on recognized faces.
  • Data Storage: Saves attendance records in a structured format for easy retrieval and analysis.
  • Multi-User Support: Can manage attendance for multiple users with unique IDs.

Technologies Used

  • Python
  • OpenCV
  • Tkinter
  • NumPy
  • Pandas (for data handling)

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/face-attendance-system.git

About

Building attendance tracking through a face-based system leveraging OpenCV, Python, and SQL integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages