Tutorial for libsvm C ++

Look for tutorials and / or sample code for the C ++ libSVM interface. In particular, I want to classify functions retrieved using SIFT or SURF function descriptors.

I tried looking at the website and did not find such documentation / sample code.

+6
source share
1 answer

Source: https://habr.com/ru/post/901437/


All Articles