Skip to content

A attendance system based on face recognition . when person comes in camera the name and time is marked into a csv file

Notifications You must be signed in to change notification settings

aswin-bs/Attendance-system-using-face-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition System

This project implements a simple face recognition system using Python and OpenCV.

Instructions

  1. Run the face_rec.ipynb notebook to perform face recognition.
  2. Ensure you have the necessary libraries installed (e.g., OpenCV, face_recognition).
  3. Add images to the student_images folder for recognition.

Usage

  • The system captures faces through the webcam and compares them with stored images.
  • Detected faces are labeled with the corresponding student's name.

Acknowledgements

  • This project uses face_recognition library for face recognition.

Author

  • Aswin B S

About

A attendance system based on face recognition . when person comes in camera the name and time is marked into a csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published