Recognize The faces And Take Automatic Attandance
This project is an application of face detecting technology. Basing on Open CV's machine learning technology, INFRAA utilizes facial recognition to mark the student's presence and the time in/out. The recorded data is presented to the teachers through a veyr user-friendly graphic user interface in order to efficiently deliver the information.
https://lynjeong.notion.site/Face-Detection-Attendance-bda0c483a3d24ce6a370131009d6bc85
- Python 3.10
All The Module are Latest Version.
- click 8.1.3
- cmake 3.22.4
- dlib 19.23.1
- face-recognition 1.3.0
- face-recognition-models 0.3.0
- numpy 1.22.3
- opencv-python 4.5.5.64
- Pillow 9.1.0
- pygame 2.1.2
-
Clone it on your computer
-
Install the Required Libraries / Packages
Method #1
runpip install -r requirements.txtinside HDSB-GWS-Brooks-202122-ICS3-04/p4-final-project-slynj/ directory
Method #2
open the terminal or command line and paste the code from belowpip install clickpip install cmakepip install dlibpip install face-recognitionpip install numpypip install opencv-pythonpip install Pillowpip install pygame -
Run python
main.pyinside HDSB-GWS-Brooks-202122-ICS3-04/p4-final-project-slynj/directory to run the project -
Enjoy!
- https://www.freepik.com/free-photo/be-focus-patient-while-teaching-new-things_13133035.htm
Freepik License | @gpointstudio - https://www.freepik.com/free-photo/red-shirt-group-people-business-conference-modern-classroom-daytime_9694506.htm
Freepik License | @standret - https://www.freepik.com/free-photo/group-young-people-sitting-conference-together_9341662.htm
Freepik License | @mego-studio
- https://www.dafont.com/made-tommy.font
Dafont License | @MadeType
Lyn Jeong - 1jeonglyn@hdsb.ca
Project Link - https://github.com/HDSB-GWS-Brooks-202122-ICS3-04/p4-final-project-slynj





