I am currently working on a project where I have to extract the facial expression of a user (only one user at a time from a webcam) like sad or happy.
My method for clas
You could check this code to get idea how this could be done using SVM.
You can find algorithm explained here