Skip to content

Mohanad014/Face_Recognition-Attendance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description: Developed a Python-based system that captures faces through the webcam, recognizes individual & records attendance automatically. It generates daily CSV files with attendance records, eliminating the need for manual tracking.

Packages Imported: opencv (for image pre - procesing), face-recognition (for face recognition), datatime (for date and time in the attendance).

Algorithm:
Support Vector Machine(SVM).

Image Detection: Histogram of Oriented Gradients(HOG).

Cloning the repository

--> Clone the repository using the command below:

git clone https://github.com/Mohanad014/Face_Recognition-Attendance/

--> Install the requirements:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages