OCR on big text

2 views (last 30 days)
Abhishek Kashyap
Abhishek Kashyap on 9 Sep 2018
Basically, I am unable to read a text it is this big. I tried regionprops, but doesn't work. The project requires the code to work on multiple font sizes, so I cannot really use font size.
  2 Comments
Image Analyst
Image Analyst on 9 Sep 2018
I know that imread() and regionprops() both work since I use them daily. Though they may not be enough for you to solve this project.
Did you try the OCR capability in the Computer Vision System Toolbox? Do you have that toolbox?
Abhishek Kashyap
Abhishek Kashyap on 9 Sep 2018
I did not try that. i'll now. thanks.
basically all that's left to do is read just one of the numbers and get their coordinates. But nothing seems to work

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!