codexen / opencv-face-recognition

Opencv face recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

- pip install PySimpleGUI
- pip install numpy
- pip install opencv_contrib_python

Training bot

To add new user 
- python faces-save.py
To recreate trainer.yml 
- python faces-train.py

Run Application

- python faces.py

About

Opencv face recognition


Languages

Language:Python 100.0%