Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Why the OCR predicts two similar images differently
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello all.
I am attaching two similar images (just different in the pixels number - one is cropped while the odeth isn't). Why the following code works differently between both of them?
ocr((imread('test1.jpg')),'TextLayout','Block')
ocr((imread('test3.jpg')),'TextLayout','Block')
Best, Ahmad
2 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!