Facial Recognition System using Python
This version is tested to work on Ubuntu 18.02 with Python 3.6.7
For current progress read 'whats-new.txt'
- Python 3.*
- PIP3
- OpenCV
- Tkinter
- Make git pull of the whole project
$ git clone https://github.com/mnbl/facial-recognition.git/
- Install pip3
$ sudo apt-get install python3-pip
- To run face recognition training and dataset folders are required. Create emplty folders using:
$ mkdir trainer dataset
- To create face dataset
$ python3 home.py