Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashfever/face-recognition-attendance-system
Python Coded Script able to Take attendence Via Face Recognition using your Webcam and make them markable as an Existing user for the next time while you click on take Attendence, also give your attendence in Excel (CSV) format and captures all the photos in Training folder.
https://github.com/yashfever/face-recognition-attendance-system
batch-script json-schema python xml-parsing yml yml-configuration
Last synced: 8 days ago
JSON representation
Python Coded Script able to Take attendence Via Face Recognition using your Webcam and make them markable as an Existing user for the next time while you click on take Attendence, also give your attendence in Excel (CSV) format and captures all the photos in Training folder.
- Host: GitHub
- URL: https://github.com/yashfever/face-recognition-attendance-system
- Owner: yashfever
- License: mpl-2.0
- Created: 2023-03-19T07:57:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T08:08:48.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T10:08:36.248Z (8 days ago)
- Topics: batch-script, json-schema, python, xml-parsing, yml, yml-configuration
- Language: Python
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Face Recognition Attendance System
Python Coded Script able to Take attendence Via Face Recognition using your Webcam and make them markable as an Existing user for the next time while you click on take Attendence, also give your attendence in Excel (CSV) format and captures all the photos in Training folder.## PREQUESTION
Install Python### In Python
- pip install tkintertable
- pip install opencv-python
- pip install python-csv
- pip install numpy
- pip install pandas
- pip install DateTime
- pip install pillow## PASSWORDS
- admin
![image](https://user-images.githubusercontent.com/67144582/180590919-704c70c4-9af3-45e2-8648-c1fc2c946d42.png)## SPOILERS
### Powershell-
![image](https://user-images.githubusercontent.com/67144582/180590465-787bb841-8d9f-4ba5-b118-e1e798acb5c9.png)### SCREENSHOTS
![image](https://user-images.githubusercontent.com/67144582/180590589-4b91cec6-80f2-49c4-9d5b-a0a12163f5c4.png)
![image](https://user-images.githubusercontent.com/67144582/180590906-c78fda12-e862-404f-a5f2-c6b79d117755.png)## HOW TO RUN ON YOUR PC?
- Install all those Packages & Libraries
- In Project folder make these blank folders "Attendence" and "TrainingImage"
![image](https://user-images.githubusercontent.com/67144582/180590785-636e464e-4e0f-4c8a-bcea-aa21a62d1697.png)
Like this..
- And place the release file (Trainner.yml) into "TrainingImageLabel" folder
- Now click on "Click Me.bat" to run the Project.
- Thank You ❤️