There are functions in Matlab for svmclassify, svmtrain, svmgroups, etc. that I don't understand. In which format image would data be passed as a parameter and which steps do what regarding source code? At what steps do you train, test, and classify using SVM? I don't know the flow of the code.