Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

LibSVM and OpenCV 3.1

Hi Guys,

someone of you knows how to include LibSVM (http://www.csie.ntu.edu.tw/~cjlin/libsvm/) in OpenCV ? I would like to use LibSVM instead of OpenCV SVM that is less powerfull (i.e. no probability is given in multi-class problem).

I have an example with the predict function (http://kuantinglai.blogspot.it/2013/07/using-libsvm-with-opencv-mat.html) but I don't know how to create the model.

Thanks in advance

M.