I've been using tesseract for a while now to read text from images that I 
take with a script for a game I am automating. I recently had to do a fresh 
install of my windows machine which included re-installing tesseract on my 
system.

The problem is that the same images that we're parsed and converted from an 
image to text are no longer being parsed correctly...

For example, one of the use cases here is taking a picture of a region in 
the game that contains a string like "Lv. 15", this worked fine before, but 
is now returning "Nn" or "Aa" pretty consistently...

I'm just curious if anyone else has experienced something like this? I'm 
quite lost on what to do about this because the software is also working 
for other people who use my script (their tesseract is parsing out the 
correct values).


Some information in case it helps...

System: Windows 10 x64
Tesseract Version: 

> tesseract v5.0.0-alpha.20190708
>  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.3.0
>  Found AVX2
>  Found AVX
>  Found SSE
>  Found libarchive 3.3.2 zlib/1.2.11 liblzma/5.2.3 bz2lib/1.0.6 liblz4/1.7.5

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/119cd802-5b83-49b9-afd5-27600aaa3678%40googlegroups.com.

Reply via email to