4

I need to train the sample image set to classification of them. But i have bit knowledge about the SVM technique to do the coding stuff. please help me to do the programming part of that.

1
  • 4
    I used this to get me started. its an excellent example. it uses SURF features, SVM and KMeans clustering. more details about it can be found here. Commented Sep 3, 2012 at 4:38

1 Answer 1

2

The OpenCV documentation of the SVM provides a small example on how to use it: link

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.