Question #232900 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232900
RaiMan posted a new comment: @comment #7 There are surely some possibilities to get some good-quality OCR. The nearest one: If you want to try to do OCR yourself from within a Java program, you should have a look at Tess4J (Tesseract wrapper using JNA) http://tess4j.sourceforge.net. I am planning to use this in the next SikuliX version 1.2 instead of the native stuff. It seems to be rather actual (09/2013 basing on Tesseract 3.02). Currently I cannot tell you, how you feed your images captured with Sikuli to Tess4J. But if you decide, to try this way, I will surely help you to get on the road. In this case, you should start to communicate with me directly using the mail button at sikulix.com top right with reference to this question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

