How to use SVM in matlab for character recognition?
Show older comments
hi, I have a set of characters and numbers in JPEG format. I want to use SVM to classify the images.As i'm new to matlab I don't know how to start.Help me. Thank you
Answers (2)
Dima Lisin
on 14 Feb 2015
0 votes
Hi Prashanth,
If your goal is to recognize printed text you can use the ocr function in the Computer Vision System Toolbox. If your goal is to learn about SVM, then see the Digit Classification Using HOG Features example.
4 Comments
Brindha
on 16 Feb 2015
Hi Dima, the imageset functions are available only in matlab R2014b. Is it any other help available to execute in matlab R2014a
Brindha.S
Dima Lisin
on 17 Feb 2015
Hi Brindha,
You should use the R2014a version of the example. Generally, in cases like this either consult the documentation that came with your MATLAB installation, or click the "Other Releases" link in the MATLAB documentation on the web.
prashanth r
on 23 Feb 2015
Edited: prashanth r
on 23 Feb 2015
prashanth r
on 23 Feb 2015
Categories
Find more on Text Detection and Recognition in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!