question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update Tesseract for testing

See original GitHub issue

Hello,

it would be great if we could add the next stable version of Tesseract for testing. In addition we could update the version of the operating system. I mean, why not 😌?

  1. Tesseract (current 3.04.01) to 4.1.0 (ppa ~alex-p/+archive/ubuntu/tesseract-ocr, required)
  2. Ubuntu Ubuntu Xenial 16.04 (current) to Bionic 18.04 (optional)

Reasons:

Solution:

We could use Travis to test pytesseract with Tesseract-OCR 3.04.01 and 4.1.0 on Bionic 18.04 using a simple Dockerfile. I can do that and create a PR, but in this case it would be great to get some opinions first.

Edit:

Fix and change Xenial version from 14.04 to 16.04.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:14 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
int3lcommented, Jul 29, 2019

Yep, that’s fine by me.

1reaction
johnthagencommented, Jul 29, 2019

@int3l I don’t have a strong preference, but I’d recommend we just use the stock beta version to keep the Travis configuration simpler.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrade Tesseract OCR - LogicalDOC Community Wiki
More precisely, tests were conducted on version 4.1 of Tesseract. This new version is much more precise in text recognition and also faster,...
Read more >
Tesseract User Manual | tessdoc
This user manual is for Tesseract versions 5.x . For versions 4. ... Technical Information; Training for Tesseract 5; Testing; External Projects.
Read more >
How to upgrade Tesseract | Blue Prism Product
The safest recommendation is to upgrade your version of Blue Prism and stay with the version of tesseract that's included with the installation....
Read more >
Installing Tesseract for OCR
Step #1: Install Tesseract · Step #2: Validate that Tesseract has been installed · Step #3: Test out Tesseract OCR.
Read more >
Tesseract OCR in Python with Pytesseract & OpenCV
OCR = Optical Character Recognition. In other words, OCR systems transform a two-dimensional image of text, that could contain machine printed ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found