mithilesh1125 / tesseract-ocr

Automatically exported from code.google.com/p/tesseract-ocr
Other
0 stars 0 forks source link

Discrepancy between GetUTF8Text vs TesseractRect #672

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use GetUTF8Text, or GetHOCRText, function on the attached image
2.
3.

What is the expected output? What do you see instead?
Expected to see the output text, but received an empty string. TesseractRect 
function produced the correct result.

Please use labels and text to provide additional information.
Win7 64-bit, Tesseract 3.02 r718

Original issue reported on code.google.com by nguyen...@gmail.com on 8 Apr 2012 at 2:40

Attachments:

GoogleCodeExporter commented 9 years ago
Please provide details (ideally test case) how did you call GetUTF8Text and 
TesseractRect.

Original comment by zde...@gmail.com on 8 Apr 2012 at 3:51