Filter löschen
Filter löschen

Why the OCR predicts two similar images differently

1 Ansicht (letzte 30 Tage)
Ahmad Gad
Ahmad Gad am 25 Jul. 2022
Kommentiert: Walter Roberson am 25 Jul. 2022
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

Antworten (0)

Kategorien

Mehr zu Computer Vision Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by