Skip to content
Pre-release
Pre-release

@stweil stweil released this Apr 1, 2021

This is a new pre-release of Tesseract 5.0.0.

  • Replaced all remaining STRING by std::string
  • Replaced lots of GenericVector by std::vector
  • Replaced all malloc / free by C++ code
  • Modernized and formatted code

See also list of all changes.

2 people reacted
Assets 2
Pre-release
Pre-release

@stweil stweil released this Dec 31, 2020

This is a new pre-release of Tesseract 5.0.0.

It has massive changes in the public API which is a great step towards a final 5.0.0.
All unit tests pass, but because of those changes more practical experience is needed.

  • the public API no longer uses proprietary data types GenericVector, STRING
  • pdf.ttf is no longer needed because it is now integrated into the code

See also list of all changes.

Assets 2
Pre-release
Pre-release

@stweil stweil released this Dec 24, 2020

This is a new pre-release of Tesseract 5.0.0.

It is considered to be production ready for end users, but nevertheless not stable because more incompatible API changes are planned.

  • improved performance (also on ARM / ARM64)
  • improved unit tests
  • many fixes
  • faster flat build with automake
  • support for latest macOS (including new M1 processor)

See also list of all changes.

Assets 2

@zdenop zdenop released this Dec 26, 2019

  • Implemented sw build (cppan is deprecated)
  • Improved cmake build
  • Code cleanup and optimization
  • A lot of bug fixes...
5 people reacted
Assets 2
Nov 11, 2019
4.1.1 Release Candidate 2
Nov 1, 2019
4.1.1 Release Candidate 1

@zdenop zdenop released this Jul 7, 2019

  • Added new renderers Alto, LSTMBox, WordStrBox.
  • Added character boxes in hOCR output.
  • Added python training scripts (experimental) as alternative shell scripts.
  • Better support AVX / AVX2 / SSE.
  • Disable OpenMP support by default (see e.g. #1171, #1081).
  • Fix for bounding box problem.
  • Implemented support for whitelist/blacklist in LSTM engine.
  • Improved cmake configuration.
  • Code modernization and improvements.
  • A lot of bug fixes...

Detailed changelog is on wiki.

Windows installer can be downloaded from https://github.com/UB-Mannheim/tesseract/wiki.

Assets 2
Jun 18, 2019
4.1.0 Release Candidate 4
Jun 17, 2019
4.1.0 Release Candidate 2
May 1, 2019
4.1.0 Release Candidate 2