OCR unable to read 0×0 empty char array

5 views (last 30 days)
Saurav Yadav
Saurav Yadav on 16 Jun 2020
Answered: Mahesh Taparia on 19 Jun 2020
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
Rik
Rik on 16 Jun 2020
Have a read here and here. It will greatly improve your chances of getting an answer.

Sign in to comment.

Answers (1)

Mahesh Taparia
Mahesh Taparia on 19 Jun 2020
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 Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!