Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

emotion classification with SVM

Hi, i'm working on a project where i have to extract the facial expression from a video, after i extracted the facial landmarks position i want to train SVM for emotion classification(happiness, anger, fear, surprise ...). Befor the training should i normalize the points (to get them into [0..1] range ) ?? and how can i do that?