Hello all :
as the Title said ,,, i'm warking in face recognition field,i will make recognition for faces ussing a new method known as ( Attribute and smile classifiers) i need a matlab code for this or for a part of this method
my steps is to
1- Extract features from a database of faces images
2-then input them into SVM ( support vector machine) for training and testing
Plz i need help , at least for the 1st step ( feature extraction) , the way they extract features in the paper i'm working with is as the following:
1st : i need to choose a pixel value type* RGB , HSV , Edge magnitude , or Edge Orrientation
2nd Normalization ( mean normalization & energy normalization ) will be done
3rd Aggregation ( using histogram or mean/variance)
Plz Help
best regards and Thanks in advance