Introduction - If you have any usage issues, please Google them yourself
This code detect face emotion from image. First, it takes an image, then detect the face using skin color segmentation.. Then it separates the eyes & lip from the face. Then it draws bezier curve for eyes & lips and compares them that are stored in the data base. Then it finds the nearest bezier curve from the data base & gives that data base stored bezier curve emotion as this image emotion.