6
Answers

Read the text from image(TIFF,bmp) file using OCR in c#.net


Hi

I am trying to read the text from the image file (TIFF, BMP) using OCR in c#.net.

But while reading the content, most of the text are wrong. For sample, in the image file, the content is Page. But when i read that content it is recognized as
Papa. I don't know what is the reason for the that.

Can any one give me an idea about how to solve this issue.

Thanks.

Answers (6)