I am currently working on a project where I need to extract the facial expression of a user (only one user at a time from a webcam) as sad or happy.
There are many face detection programs / APIs, but I have not found anyone who can recognize automatic recognition.
The best opportunity I've found so far:
I used to use OpenCV to detect faces, which worked just fine, so if anyone has any tips on how to do this with OpenCV, that would be great!
Some users in the OpenCV panel suggested looking for AAM (active apereance models) and ASM (active figure models), but all I found was documents.
-So I use models with an active form with Stasm , which will give me access to 77 different points in the face, so I still have to manually match their expressions.
We welcome any programming language.
Tibou source share