OCR text recognition issue. When I use text () method on a region, if the text contains 'XXXXXX1234' sikuli is returning ') OOOOO (1234'

Asked by prashant

I have an app wherein I enter some values. They are scrubbed and shown in another part of the screen. I need to get the scrubbed value and ensure its scrubbed per requirement. But when I get the scrubbed value using OcrTextRead option, sikuli is returning different values.

For ex:
Expected:***** Returned:DICDICDICDICDIC
Expected:XXXXXX1234 Returned: )OOOOO(1234

 Why the values returned are different from expected?

I am using the java api to code.

Thanks
Prashant

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Currently you have to live with these problems.

Only in version 2 there are planned some enhancements.

Can you help with this problem?

Provide an answer of your own, or ask prashant for more information if necessary.

To post a message you must log in.