New question #254534 on Sikuli:
https://answers.launchpad.net/sikuli/+question/254534

Hi,

I' am testing Sikuli (with the java api) and so far I've been pretty impressed 
with what I have seen. I still have two questions about ocr :

1-I saw that the lib used under the hood is tessaract and that lib need 
learning for ocr which result should be put in the tessdata folder. Is there a 
(short) explanation of what that data is and what result we can expect with the 
data provided ? By the way, I found another data package on the web that seems 
to give me better result. Is there a online collection of font data that I can 
use in most cases ?

2-I want to use ocr for automatic test in a game engine where we have raster 
font of variables size (and quality) with not pure white background). To be 
honest, it does not work at all in the game engine but works quite well on the 
windows desktop and other softwares. So is there any parameters that I can 
tweak through the java api so the threshold could be lower to have more 
matchings ? I haven't many text field on my "game" so there is few chances to 
get a lot of false positives even with a lower threshold.

Thanks in advance

-- 
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

Reply via email to