MZayed47 / Smart_Attendance_System

This project is a preliminary part of an ongoing Industrial Employee Attendance Project at Fab Lab, Independent University Bangladesh. I used the simplest "face_recognition" API for python in order to recognize faces in front of the camera. Along with it, I created an Attendance project that will use the webcam to detect faces and record the attendance live in an excel sheet. I also incorporated "datetime" library for recording the real-time when attendances are listed. The project also ensures that there is no overlap of attendance because it keeps track of the existing attendance list whenever a face is recognized.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This project is a preliminary part of an ongoing Industrial Employee Attendance Project at Fab Lab, Independent University Bangladesh. I used the simplest "face_recognition" API for python in order to recognize faces in front of the camera. Along with it, I created an Attendance project that will use the webcam to detect faces and record the attendance live in an excel sheet. I also incorporated "datetime" library for recording the real-time when attendances are listed. The project also ensures that there is no overlap of attendance because it keeps track of the existing attendance list whenever a face is recognized.


Languages

Language:Python 100.0%