07 January 2015 3 381 Report

ı want use libsvm for classifying my test dataset but ı can't. I went to "File > Set Path > Add folder > [Select the LBSVM folder] > Save . And ı run this code: SVMStruct = svmtrain(histtrain,grupp); snc = svmclassify(SVMStruct,histogramtst) But matlab gave this error: SVMTRAIN only supports classification into two groups. GROUP contains 10 groups. Can you help me ı have 405 images for train dataset and ı have 192 images for 192 images what can ı do

More Sezer ali Aksu's questions See All
Similar questions and discussions