When creating box files on blank images i get an exception. I am calling tesseract through command line calls using java exec. If the image is blank, i get a debugger prompt because of receiving an unhandled win32 exception.
Before you lecture me on misusing this functionality, I have found this box file to be the best way of analyzing the location of strings of characters in order to create sub-images that tesseract can OCR better. Since we only need one string extracted per image, making sure that value is extracted correctly is important. Tesseract version: 2.03 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

