Skip to content

prateekaryyan/Attendance-Manager-using-Facial-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is an attendance management system for the colleges.

Components of project

Different components of the project :

  1. Camera module of the raspberrypi.
  2. OpenCV for capturing and detecting faces using haarcascade classifire.
  3. OpenCV inbuilt training model LBPHFaceRecognizer for training the detected faces.
  4. DynamoDB database for storing and managing database.
  5. Django framework for frontend.
  6. pythonanywhere.com whrere our website is deployed and is available on the url : www.prateekaryan.pythonanywhere.com