OCR on big text

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

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?
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

Asked:

on 9 Sep 2018

Community Treasure Hunt

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

Start Hunting!