Skip to content

This project aims to develop an automated system that utilizes computer vision techniques using Face Recognition Model and OpenCV library, to recognize students’ faces and accurately record their attendance

Notifications You must be signed in to change notification settings

Sharifah-Malhan/Face-Recognition-for-Student-Attendance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Face-Recognition-for-Student-Attendance

This project is a Python-based student attendance system using face recognition. It captures students' images in real-time using a webcam and marks their attendance in a CSV file.

Features

  • Real-time face recognition using a webcam
  • Automatic attendance marking with timestamps
  • Attendance records saved in a CSV file

Flowchart

image

Requirements

  • Python 3.x

Libraries:

  • OpenCV
  • Numpy
  • face_recognition

About

This project aims to develop an automated system that utilizes computer vision techniques using Face Recognition Model and OpenCV library, to recognize students’ faces and accurately record their attendance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages