Skip to content

The Attendance project is an application that uses a webcam to detect faces and record attendance in real-time. The system detects faces and recognizes them by comparing them with a set of known faces. When a match is found, the name of the person is displayed on the screen along with a green rectangle around their face.

Notifications You must be signed in to change notification settings

HellyModiKalpesh/Face-Recognition-and-attendance-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Recognition-and-attendance-project(OpenCV)

The Attendance project is an application that uses a webcam to detect faces and record attendance in real-time. The system detects faces and recognizes them by comparing them with a set of known faces. When a match is found, the name of the person is displayed on the screen along with a green rectangle around their face. The project uses OpenCV and face_recognition libraries to perform face detection and recognition tasks. The project also utilizes the datetime library to get the current time when a person's attendance is marked. image image image image

About

The Attendance project is an application that uses a webcam to detect faces and record attendance in real-time. The system detects faces and recognizes them by comparing them with a set of known faces. When a match is found, the name of the person is displayed on the screen along with a green rectangle around their face.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages