How to write the letters detected from bounding boxes to notepad/MS word file?

Somehow I was able to plot the bounding boxes for the letters/characters in the image of scanned text document. How to
<<
<<
>>
>>
extract those letters/characters to notepad/word file.

 採用された回答

Arun Kumar
Arun Kumar 2014 年 6 月 10 日

0 投票

To extract(segment)letters from image use imcrop function.but in order to recognize these letters ,you need to create a database first and perform recognition using any recognition algorithms.the simplest way is find correlation of two images.

1 件のコメント

A B Shinde
A B Shinde 2014 年 6 月 11 日
Hello Arun Sir,
thank you for your reply... Do you mean to use template matching techniques? that also I tried but with the text in normal font 12, its not recognizing properly...

サインインしてコメントする。

その他の回答 (0 件)

質問済み:

2014 年 6 月 10 日

コメント済み:

2014 年 6 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by