This is Basically a face Recognition based attendance Desktop application which records the attendance of the person in CSV file if it is recognised by the application.
1.Install python 3.10.4.
2.Download VS IDE community version with C++ desktop development.
3.Clone the repository.
4.Install the dependencies using requirements.txt after cloning the repository.
Open the cloned repository with the terminal then run the below command for step4.
pip install -r requirements.txtAfter doing all the steps above run attendance.py in any IDE or terminal....
1.Pyhton
2.OpenCV-Pyhton
3.Tkinter
4.dlib
5.face-recognition library




