Hello

The two attached images are exactly the same to the eye.
The difference between them is one is taken with the windows snipping tool. 
The other one is taken through C# "CopyFromScreen" and made black and white 
with my threshold method.

Putting both into tesseract with the following commands:

tesseract.exe works.png works -l eng

tesseract.exe dont.png dont -l eng

Result from works.png

Increased Attack +10%
DEX +31
Increased Attack +9%

Result from dont.png

Increased Attack +10%
431
Increased Attack +9%

Now what the actual F happend there? It has been driving me MAD.

Tesseract Version

tesseract 4.1.1
 leptonica-1.78.0 (Mar  1 2020, 00:58:14) [MSC v.1924 LIB Release x86]
  libgif 5.1.4 : libjpeg 6b (libjpeg-turbo 2.0.4) : libpng 1.6.37 : libtiff 
4.0.10 : zlib 1.2.11 : libwebp 1.1.0
 Found AVX2
 Found AVX
 Found FMA
 Found SSE

Please do not tell me to increase the size of the image, or any other 
solutions that AVOIDS the issue.
Instead, please help me find a SOLUTION to the issue.

Because, tesseract should NOT fail at such a simple thing like this.
I have tried using tessdata_best and the lower accuracy tessdata, both 
fails at the word DEX.

Thank you in advance.

-- 
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/fe35170e-6404-4ba4-960e-a50919c15faf%40googlegroups.com.

Reply via email to