In this project I have used haar cascade in OpenCV to detect emotions in live camera.
The model will scan the face in the camera for 10 secs and then it will quit the web cam.
It will then give the average emotion output according to the frames it clicked.