Skip to content

TaeMochi12/smart_attendance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is smart attendance system built using opencv and facerecognition library

Steps of Working:
1. Initiate the attendance.py python script.
2. Create a DATASET of the student by entering his ID Number.
3. Train the dataset, ayml file is created.
4. A picture of the class is taken, and the RECOGNIZER python file is       initiated.
5. Attendance is taken by cropping the faces in the picture and comparing with the faces in the database.
6. If a face is matched, the responding name with PRESENT status is marked in a EXCEL file with the current date and time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%