Skip to content

tess4j-2.0.1

Compare
Choose a tag to compare
@4F2E4A2E 4F2E4A2E released this 05 Sep 17:21
· 499 commits to master since this release

Release Changelog

  • Upgrade to Tesseract 3.03 DLL r1127
  • Improved UNLV zone file support, see #10 and #11
  • Improved Junit Tests
  • Fix for broken Dependencies #23

Maven Dependency Information

<dependency>
    <groupId>net.sourceforge.tess4j</groupId>
    <artifactId>tess4j</artifactId>
    <version>2.0.1</version>
</dependency>

Linux Dependency

There are Tesseract Binaries for the Major Linux Distributions, this is why Tess4J requires that the Tesseract Binaniers are installed on the system to be able to run on a UNIX / Linux System. You may consider the Version of the installed Tesseract to be compatible with the Tess4J Release, se Third Party Libraries Version Information for more information.

apt-get install tesseract-ocr

Windows Dependency

The Tesseract Binaries shipped with Tess4J depend on the Visual C++ Redistributable for VS2013. This dependency must have to be installed on a Windows Machine before running Tess4J.

Third Party Libraries Version Information

Tesseract JNA Ghost4J
v3.03 v4.1.0 v0.5.1