This is a new pre-release of Tesseract 5.0.0.
- Replaced all remaining
STRING
bystd::string
- Replaced lots of
GenericVector
bystd::vector
- Replaced all
malloc
/free
by C++ code - Modernized and formatted code
See also list of all changes.
This is a new pre-release of Tesseract 5.0.0.
STRING
by std::string
GenericVector
by std::vector
malloc
/ free
by C++ code
See also list of all changes.
Don't miss a new tesseract release
NewReleases is sending notifications on new releases.