This is a project to predict emotion , provided the image of human face. Primary requirements are OpenCV, python anfd Tensorfow. This essentially uses Viola Jones Algorithm for detectecting bounding boxes.Here can be found a simple explaination of it and rest is coding.