I can not read the text in the image
Asked by
Aydın
on 2021-01-15
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.globalOptio
OCR.globalOptio
Region.
# ------- image
https:/
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Sikuli Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- masuo
- Solved:
- 2021-01-15
- Last query:
- 2021-01-15
- Last reply:
- 2021-01-15
|
#1 |
Try this code.
extractstr = Region(
print extractstr
Aydın (adn72) said : | #2 |
that's great.
This works for me
Aydın (adn72) said : | #3 |
Thanks masuo, that solved my question.
To post a message you must log in.