I tested it via ScanBizCards and Indeed OSD has no issues whatsover getting it right - there is 10 times the amount of text it needs and the image is very sharp, it's guaranteed to get it right. I am not familiar with the command-line tools however so I can't help, I'll just say that it should be very easy to write your own little utility making a call to DetectOS.
Another easy solution: why don't you run Tesseract twice, first on the original image then on the image rotated 180 degree? I assume you only need these two possibilities because it's a FAX hence page size is taller than it is wide. Then pick the one that yields the most sensible text and the least gibberish characters. Patrick On Jun 22, 4:26 am, ogorman <[email protected]> wrote: > Thank you for the quick reply. The file is 1 meg so id rather not > spam whole list with it, it is locate at http://home.rldn.net/test.tif > The only alteration is the personal information was blacked out. > Before that happened it was just some hand written text there. I have > also tried altering that image so the very top line that is right side > up was removed. If you rotate it 180 degrees it will be read with a > very high success rate. Also is there a way with the cli tool to have > tesseract tell me that the image was upside down? that way i could > fix the image as well as having the correct ocr text for my users. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

