We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tesseract Version: Tesseract 32 bits version: tesseract v4.0.0-beta.1.20180608 leptonica-1.75.3 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 Platform: Windows 10 32 and 64 bits
Tesseract cannot extract text correctly from following image:
180448013 706618 72.150/17 16.01.17 25495
Image is a 300 dpi resolution. I used best tessdata configuration files.
tesseract.exe "test9.png" "[MyPath]\output" -l spa --psm 3 --oem 3 pdf
Tesseract must extract "18044801J" instead of "180448013". Note: Using data files from https://github.com/tesseract-ocr/tessdata works fine.
The text was updated successfully, but these errors were encountered:
@Shreeshrii any update on this?
Sorry, something went wrong.
No branches or pull requests
Environment
Current Behavior:
Tesseract cannot extract text correctly from following image:
Output text is following:
180448013
706618
72.150/17
16.01.17
25495
More details:
Command line:
tesseract.exe "test9.png" "[MyPath]\output" -l spa --psm 3 --oem 3 pdf
Expected Behavior:
Tesseract must extract "18044801J" instead of "180448013".
Note: Using data files from https://github.com/tesseract-ocr/tessdata works fine.
The text was updated successfully, but these errors were encountered: