OCR unable to read 0×0 empty char array
Show older comments
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
Answers (1)
Mahesh Taparia
on 19 Jun 2020
0 votes
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!