Skip to content

n7377747/Facial-Attendance

Repository files navigation

Facial-Attendance

Using Open CV face recognition module: Local Binary Pattern Histogram
Make sure you have created folders specified in .gitignore
Install all the dependencies
run:
python capture_faces.py
--- to capture faces for training
run:
python train_recognizer.py
--- to train the recognizer with captured faces
run:
python mark_attendance.py
--- to start camera to recognize faces and mark attendance

check the csv file to see the attendance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages