← projects

status — archived·September 2021

Predicting Live Facial Emotions

Real-time facial emotion detection from a webcam feed using computer vision.

PythonOpenCV


Detects faces live from a webcam and predicts emotion — happy, sad, neutral, angry, surprised — from facial features using computer vision and a trained classifier, with the result displayed directly over the detected face in real time.