I want to use SVM model made by fitcsvm on Visual Studio C++.

1 view (last 30 days)
The function "fitcsvm" can make the good SVM classifier easily. But, I was not able to make a good classifier using Visual Studio C++ and Open CV. Thus, I want to use the SVM model made by fitcsvm or the function "fitcsvm" on Visual Studio C++. What should I do?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!