Skip to content

This is simple programme that detect the human face and find its properties and refer it with the given images in the reference_img folder and mark attendance of the person in the given Attendance.csv file with the time of attendance..

Notifications You must be signed in to change notification settings

MuhammadRamzy/Face-Attendance-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Attendance-Project

This is a simple programme that detect human face and find its properties. And refer it with the given images in the scanning_img folder and mark attendance of the person in the given Attendance.csv file with the time of attendance..

Step 1

Take your picture and add it into the scanning_img folder that given here ..

Step 2

Rename Your picture as your Name..

This is an important step. It will only show your name if you only added a picture with your name. So dont forget to rename the picture name as your name...

Step 3

Clone this Repo into your system

git clone https://github.com/MuhammadRamzy/Face-Attendance-Project

Step 4

Install the required Dependencies

pip install face_recognition
pip install opencv-python
pip install numpy

Step 5

Now run

python3 Attendance.py

Don't Forget to visit my website https://ramzy.in/

Have a nice day 😊

About

This is simple programme that detect the human face and find its properties and refer it with the given images in the reference_img folder and mark attendance of the person in the given Attendance.csv file with the time of attendance..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages