Opencv 3 SVM training

后端 未结 3 1884
一整个雨季
一整个雨季 2020-12-13 16:34

As you may know, many things changed in OpenCV 3 (in comparision to the openCV2 or the old first version).

In the old days, to train SVM one would use:



        
3条回答
  •  春和景丽
    2020-12-13 16:44

    I know this is an old post, but i came across it looking for the same solution. This tutorial is extremely helpful: http://docs.opencv.org/3.0-beta/doc/tutorials/ml/introduction_to_svm/introduction_to_svm.html

提交回复
热议问题