Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tirtharajsinha/face-recognition-application
A face recognition application using face-recognition and opencv-python library.
https://github.com/tirtharajsinha/face-recognition-application
atendence face-recognition face-recognizer gui mechine-learing opencv project python python3 tkinter tkinter-gui
Last synced: 4 days ago
JSON representation
A face recognition application using face-recognition and opencv-python library.
- Host: GitHub
- URL: https://github.com/tirtharajsinha/face-recognition-application
- Owner: tirtharajsinha
- License: mit
- Created: 2020-12-19T16:00:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-05T09:38:18.000Z (over 3 years ago)
- Last Synced: 2023-03-04T02:20:19.301Z (over 1 year ago)
- Topics: atendence, face-recognition, face-recognizer, gui, mechine-learing, opencv, project, python, python3, tkinter, tkinter-gui
- Language: Python
- Homepage:
- Size: 57.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Face-recognition-application
using opencv ,cmake,dlib,face-recognition,tkinter.
version available dynamic(webcam version) & classical(user input)
user interface version available in GUI directory
requirements.py available.
run update_model.py after uploading image database.
run refresh_update.py for refresh loded datas.
you can upload image using model_trainer.py or directly putting images in static directory.
don't forget to update model after uploading new data.