This project aims to build a simple emotion recognizer through facial expressions using OpenCV and SVC classification algorithm from Scikit Learn.
TESTED on UBUNTU 19.04
You may have to change some path parameters on Windows Systems!
Execute the operations in this order:
test_emotions.py
train_model.py
recognize_video.py
- Improving dataset (couldn´t find an appropiate one, maybe create a dataset)
Alejandro Martinez de Ternero
This project is licensed under the MIT License - see MIT License