question on inital working procedure

조회 수: 3 (최근 30일)
shilpa patil
shilpa patil 2019년 9월 22일
편집: shilpa patil 2019년 9월 23일
my work is to classify the document
here document is an nwespaper image
i want to know how to find the ocuurences of a particular word in that image
  댓글 수: 3
shilpa patil
shilpa patil 2019년 9월 23일
Thank you sir...
but i m not able to extract the things using OCR method
my input is as:
two.jpg
shilpa patil
shilpa patil 2019년 9월 23일
편집: shilpa patil 2019년 9월 23일
its detecting only THE TIMES OF INDIA rest some garbage value but not all words of entire above image
code....
i=imread('two.jpg');
results=ocr(i);

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by