blobcity/ai-seed

Face Emotion Recognition in Video Stream

Opened this issue · 0 comments

Detect Facial Emotion using OpenCV and machine learning/Deep learning. Where OpenCV is utilized to get accurate face image from video frames either streamed from Camera or video files. Once Face is detected in video frame it must be inputted to trained AI model to predict facial emotion. Perform appropriate image processing technique required to the train the AI model.