#Real Time Facial Emotion Analyzer
Run the program in terminal:
python real-time.py haarcascade_frontalface_default.xml
This app allows you to predict real-time emotion for facial expressions via your own webcam.
Python
#Real Time Facial Emotion Analyzer
Run the program in terminal:
python real-time.py haarcascade_frontalface_default.xml