Skip to content

Srishtikumari2002/Face-Recognition-Attendance-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Recognition-Attendance-System

Face Detection | Recognition | Attendance

Recognize and take automatic Attendance using Facial Recognition Techniques ✨

Our project aims to provide an automtic face recognition based attendance system in order to reduce the load of taking attendance manually.

Screenshots 📷


Features 📋


  • Check Camera
  • Capture Faces
  • Train Faces
  • Recognize Faces & Attendance
  • Display Attendance

Tech Used 💻


Build With -

  • Python 3.9

Module Used -

All The Module are Latest Version.

  • OpenCV Contrib 4.0.1
  • Numpy
  • Pillow
  • CSV

Face Recognition Algorithms -

  • Haar Cascade
  • LBPH (Local Binary Pattern Histogram)

Software Used -

  • VS CODE
  • Git