FaceRecognition-GUI-APP
FaceRecognition-GUI-APP copied to clipboard
A very Simple GUI APP for Face Detection and Recognition
Face Recogniton GUI-APP
Live Demo
https://www.youtube.com/embed/3EBdT-0gvu8
A very Simple Gui app for Face Detection
- Collect Face Data
- Build Face Classifier
- Detecte the face
New Features!
- Add Emotion detection
- Fixed image loading in Linux
Installation
1 : Install the requirements .
$ pip install -r requirements.txt
2 : Run The App
$ python app-gui.py
APP GUI
Home Page
Add a User
Add the user you want to train a classifier for
Capture Data and Train Classifier
Capture Data From the face then train the classifier
Users List
List of all the users
Recognition
A webcam window will popup and start recognition proccess
Made By ❤ : JoeVenner
Free Software, Hell Yeah!