Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 database

3 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