/Emotion-Detection-For-Facial-Expressions

The project is about emotion detection by measuring facial features using OpenCV(Python). This system can predict and recognize the expression of the person facing the camera.Our system has the ability to detect any face and based on training data it can recognize and register the expression and different facial features. It is very simple and easy way to detect the human emotion. And it is a very accurate system. Human emotion detection systems are the norm of this digital era and it is a small effort toward that goal.Facial expressions are a natural way to communicate emotional states and intentions. The facial expression detection method consists of three main steps: face detection,  feature extraction and modeling.

Primary LanguageJupyter Notebook

Stargazers