Skip to content

mayanxoni/FaceAttend

Repository files navigation

FaceAttend

Build Status

FaceAttend is a minor project for the final year of my MCA course work. It is an attendance management software that harnesses the power of ML and AI (in a broad sense) to record attendance using Facial Recognition. It is built upon Python and uses OpenCV library to recognise faces from live video feed or even a picture.

Features

  • Manual Attendance
  • Automatic Attendance
  • Update Attendance (Manually)

References

FaceAttend is developed with the help of a number of references from the Internet:

  • Codacus - OpenCV and Python Tutorial
  • OpenCV - Cascade Classifier

Installation

FaceAttend requires Python v3.7+ to run.

Once installed, run the following commands in your system shell to install necessary packages:

$ pip install opencv-contrib-python
$ pip install opencv-python
$ pip install numpy

License

MIT

Is it free? Hell yeah!

About

Project for MCA final year. For more, README.

Topics

Resources

Stars

Watchers

Forks

Languages