필터 지우기
필터 지우기

Why the OCR predicts two similar images differently

조회 수: 1 (최근 30일)
Ahmad Gad
Ahmad Gad 2022년 7월 25일
댓글: Walter Roberson 2022년 7월 25일
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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by