Extract numbers from image
Ältere Kommentare anzeigen
I have image like this

and I want to extract numbers from it.
can any one help me with this.
Edit
what if the image content like this

can be extracted
Antworten (2)
Shivaputra Narke
am 1 Feb. 2014
0 Stimmen
Simple way is OCR(Optical character recognition).
Image Analyst
am 1 Feb. 2014
0 Stimmen
There is no OCR toolbox in MATLAB. You'll have to write your own or else adapt something similar someone else has uploaded to the File Exchange. It will not be simple for characters that look as poor as yours.
1 Kommentar
Image Analyst
am 1 Feb. 2014
On the edit - that image would be a lot easier.
Kategorien
Mehr zu Text Detection and Recognition finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!