Skip to content

5.0.0-alpha-20210401

Pre-release
Pre-release
Compare
Choose a tag to compare
@stweil stweil released this 01 Apr 20:23
5.0.0-alpha-20210401

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.