sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #56418
[Question #695002]: I can not read the text in the image
New question #695002 on Sikuli:
https://answers.launchpad.net/sikuli/+question/695002
Windows 10
Sikuli 2.0.4
Java 11 (x64)
tesseract v4.0.0.20190314
leptonica-1.78.0
libgif 5.1.4 : libjpeg 8d (libjpeg-turbo 1.5.3) : libpng 1.6.34 : libtiff 4.0.9 : zlib 1.2.11 : libwebp 0.6.1 : libopenjp2 2.2.0
Found AVX2
Found AVX
Found SSE
I read a lot of articles on this forum but I can't this. Sorry.
#CODE
OCR.globalOptions().dataPath("C:\\Program Files\\Tesseract-OCR\\tessdata")
OCR.globalOptions().language("eng")
Region.text(0,0,100,100)
# ------- image
https://ibb.co/xKZfq49
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.