Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chiragsaini/simple-facial-recognition-with-database
Simple facial recognition program where you can store info. of a person in a database
https://github.com/chiragsaini/simple-facial-recognition-with-database
computer-vision facial-recognition opencv3-python python3 sqlite3
Last synced: about 1 month ago
JSON representation
Simple facial recognition program where you can store info. of a person in a database
- Host: GitHub
- URL: https://github.com/chiragsaini/simple-facial-recognition-with-database
- Owner: ChiragSaini
- Created: 2019-04-11T16:11:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T17:24:31.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T08:12:30.642Z (3 months ago)
- Topics: computer-vision, facial-recognition, opencv3-python, python3, sqlite3
- Language: Python
- Size: 1.15 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Facial-recognition-with-Database
Simple facial recognition program where you can store info. of a person in a database3 main files:
## dataset_creator.py:
This file will create a initial dataset for you. Just like when your face is scanned when every time you register your face in a smartphone.
## trainer.py
This file trains the algorithm on the dataset that you have created.
## detector.py
This file detects your face and when detected show the result