which function works for identifying numbers?
Mostra commenti meno recenti
hello, i am trying to detect numbers from image using the threshold technique.but i am unable to find the boundaries.which function can detect the numbers directly?
Risposte (1)
Daniel Armyr
il 22 Feb 2012
0 voti
Detecting numbers is a form of OCR which is a non-trivial task. If you want a solution that works out of the box, you will have to purchase specialized software for it.
If you just want to find the boundries, you can get creative with the convhull function to find insides and outsides.
Categorie
Scopri di più su Text Detection and Recognition in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!