How can I read a 12 digit code in a grayscale image?
1 view (last 30 days)
Show older comments
I am trying to read the code from the file that is attached. The image is not aligned, the number is not easy to read even by a human, ...
I was building a YOLO model to recognize them, but It might be easier and more accurate to apply some mask, use OCR or any other algorithm.
(The code of the previous photo is 630502)
What do you guys suggest?
0 Comments
Answers (1)
yanqi liu
on 9 Aug 2022
yes,sir,may be use YOLO to detect and classify,add some cnn process to classify the region image
if possible,can just use ctc net or crnn to make ocr model
0 Comments
See Also
Categories
Find more on Computer Vision Toolbox 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!