Skip to content
#

attendance-management-system

Here are 50 public repositories matching this topic...

Face-recognition-Attendance-System-Project

This code is used for my college project of Attendance system using Face-Recognition and OpenCV library of Python 3.9.5. The code skeleton and outline is used from this video: https://youtu.be/uwJltCOrpEI and edited the code for necessory changes to make it run properly.

  • Updated Jul 7, 2023
  • Python

This program enables real-time face recognition for attendance marking. It uses a webcam or video input to detect and recognize faces in real-time. When a recognized face is identified with sufficient accuracy, the corresponding name is recorded in an attendance file named Attendance.csv, along with the timestamp of the recognition.

  • Updated Nov 14, 2023
  • Python

Improve this page

Add a description, image, and links to the attendance-management-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the attendance-management-system topic, visit your repo's landing page and select "manage topics."

Learn more