sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #58336
[Question #702188]: My OCR function seems to be faulty
New question #702188 on SikuliX:
https://answers.launchpad.net/sikuli/+question/702188
I want to recognize characters in pictures,
str=find("1655300729149.png").text()
print(str)
Returns the result:
[error] java.lang.Error ( java.lang.Error: Invalid memory access )
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.