Skip to content

face recognition project in Python using OpenCV. Capture faces for training, use Haarcascades for detection, and employ the LBPHFaceRecognizer for recognition. Train the model on the captured faces and implement real-time face recognition. Develop an attendance system, saving attendance data with timestamps.

Notifications You must be signed in to change notification settings

chagdrashti/Face-Recognition-Attendance-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 

Repository files navigation

Face Recognition System

Overview

This project is a Face Recognition System implemented in Python using [insert libraries/frameworks used, e.g., OpenCV, dlib].

Features

  • **Face Detection: Utilizes for detecting faces in images or video streams.
  • **Face Recognition: Implements for recognizing faces based on pre-trained models.
  • **User Database:Allows the creation and management of a database of known users for face recognition.
  • **Graphical User Interface (GUI): Provides a user-friendly GUI for interacting with the system.

Installation

  1. Clone the repository:

    https://chagdrashti.github.io/Face-Recognition-Attendance-Project/

About

face recognition project in Python using OpenCV. Capture faces for training, use Haarcascades for detection, and employ the LBPHFaceRecognizer for recognition. Train the model on the captured faces and implement real-time face recognition. Develop an attendance system, saving attendance data with timestamps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published