OpenCV Python - Emotion Detection
Train and predict human emotions using OpenCV in python.
This project shows how to use OpenCV Python API to recognize emotions on face using Histogram of Oriented Gradients (HOG) and Support vector machine SVM algorithms.