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..
Take your picture and add it into the scanning_img folder that given here ..
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...
Clone this Repo into your system
git clone https://github.com/MuhammadRamzy/Face-Attendance-Project
Install the required Dependencies
pip install face_recognition
pip install opencv-python
pip install numpyNow run
python3 Attendance.py
Don't Forget to visit my website https://ramzy.in/
Have a nice day 😊