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!