This research aims to develop and implement a real-time multi-face detection and emotion recognition system. The Haar Cascade method is used in the face detection stage to identify the position of faces in the image, while the Convolutional Neural Network (CNN) is used in the emotion classification stage based on the detected faces. The datasets used include FDDB for face detection testing and …