https://github.com/thiti-dev/attendance-management-system
A quick casual project just only for a demonstration in the discrete mathematics course
https://github.com/thiti-dev/attendance-management-system
numpy opencv pandas pillow tkinter
Last synced: 2 months ago
JSON representation
A quick casual project just only for a demonstration in the discrete mathematics course
- Host: GitHub
- URL: https://github.com/thiti-dev/attendance-management-system
- Owner: Thiti-Dev
- Created: 2020-12-07T18:04:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T05:17:20.000Z (over 5 years ago)
- Last Synced: 2025-02-24T04:31:11.686Z (over 1 year ago)
- Topics: numpy, opencv, pandas, pillow, tkinter
- Language: Python
- Homepage:
- Size: 1.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🎓 Attendance Management System (Face recognizing)
A desktop application written by python with the following libs -> tkinter,openCV,PIL,pandas,numpy -> to manage to making the attendance management system based on face recognizer with the trained mondel
## ✨ Recently implemented
- [x] Confirmation percentage to prevent the quick-prediction on the person that has twin or siblings that look-alike
- [x] Training the images in the directory at once
- [x] Multiple recognization simultaneously
- [x] Made label to show either the current confirmation percentage and show if the student has already attended or not