OCR unable to read 0×0 empty char array

I wrote a code in MSER algorithm. I got it successful for one image, however, for other one, it reads: 0×0 empty char array. The only change I made was the input image and slight tuning in MSER. How can the OCR fail? Thanks in advance

1 Comment

Have a read here and here. It will greatly improve your chances of getting an answer.

Sign in to comment.

Answers (1)

Hi
I am assuming OCR is not working and you are getting an empty array. Sometimes it require preprocessing to improve the result. You can refer to this documentation for that.

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Asked:

on 16 Jun 2020

Answered:

on 19 Jun 2020

Community Treasure Hunt

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

Start Hunting!