Skip to content

Silas1704/Face-attendance-face-recognition-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Attendance and recognition System with OpenCV in Python

Overview

This project implements a Face Attendance and recognition System using OpenCV in Python. The system captures faces through a webcam, recognizes the faces, and logs attendance.

Features

  • Face detection and recognition
  • Real-time webcam feed
  • Attendance logging

Technologies Used

  • Python
  • OpenCV for face detection and recognition
  • Tkinter for the graphical user interface

Usage

  • Click "Log In" to log in with existing credentials.
  • Click "Register" to register a new user.
  • Follow on-screen instructions for capturing faces and logging attendance.

Project Structure

  • main.py: Main script to run the application.
  • util.py: Utility functions for GUI components.
  • db/: Directory to store user face images for recognition.

Contributing

If you'd like to contribute to this project, please fork the repository and create a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages