Question #689782 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689782

    Status: Open => Needs information

Manfred Hampl requested more information:
You have to be aware that OCR always has some problems distinguishing
special characters like ®, © and @.

Your text is somewhat contradictory. You talk about ascii 169 and ')',
but as far as I know ascii 169(dec) is ®, and ')' is ascii code 41(dec).

The decoding log of your program shows (in the second round) @ 64(dec)
instead.

If you use copy/paste on the values on screen, what do you get?
And what are the contents of ascii_text immediately after the "ascii_text = 
ascii_reg.text()" statement?

-- 
You received this question notification because your team Sikuli Drivers
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