Can I use OpenCV for Least Squares Support Vector Machines (LS-SVM)

asked 2014-07-27 07:03:56 -0600

IM gravatar image

I would like to know whether it is possible to use the OpenCV library for the Least Squares Support Vector Machines (LS-SVM)machine learning algorithm . If so how can I?

I found that it supports Support Vector Machines machine learning algorithm.

Any help is appreciated. Thanks!!

edit retag flag offensive close merge delete

Comments

Since even the master documentation doesn't mention it, I am afraid this is not included in the OpenCV repository. Feel free to add it yourself!

StevenPuttemans gravatar imageStevenPuttemans ( 2014-07-28 02:50:18 -0600 )edit