OCR returning wrong result

Asked by Tintinux

Hi

I'm running Sikuli 1.1.1 on Windows 7.

In this script (made as simple as possible to reproduce the issue), I try to find a text displayed as an image :

reg=find("1491816672482.png")
found = reg.text()
print found

The image contains only a very readable "10841" in times new roman font , colored red, background light grey, sized 20 pixels. (can't I attach a screen copy here ?).

but found is only the string 1084 : I'm missing the the final "1" and this lead to wrong result of the test !

My questions :
  - Are there options to improve the OCR, or anything I could check or change to allow correct recognition ?
  - Is this font known as difficult to read by OCR ?

Thanks

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

send me a screenshot to sikulix--at--outlok--dot--com

Can you help with this problem?

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

To post a message you must log in.