Extract numbers from image
古いコメントを表示
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
回答 (2 件)
Shivaputra Narke
2014 年 2 月 1 日
0 投票
Simple way is OCR(Optical character recognition).
Image Analyst
2014 年 2 月 1 日
0 投票
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 件のコメント
Image Analyst
2014 年 2 月 1 日
On the edit - that image would be a lot easier.
カテゴリ
ヘルプ センター および File Exchange で Text Detection and Recognition についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!