Skip to content

v1.4.0

Compare
Choose a tag to compare
@4F2E4A2E 4F2E4A2E released this 30 Mar 20:52
· 568 commits to master since this release

Release Changelog

  • Refactor to reduce code duplication
  • Embed Windows native resources in JAR
  • Autoload Windows native libraries

Maven Dependency Information

<dependency>
    <groupId>net.sourceforge.tess4j</groupId>
    <artifactId>tess4j</artifactId>
    <version>1.4.0</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 VS2012 or 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