Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 915 Bytes

File metadata and controls

39 lines (30 loc) · 915 Bytes

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