Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.4.1 source code.tar.gz | 2024-06-11 | 1.9 MB | |
5.4.1 source code.zip | 2024-06-11 | 2.5 MB | |
README.md | 2024-06-11 | 794 Bytes | |
Totals: 3 Items | 4.4 MB | 9 |
What's Changed
This release fixes a regression with legacy or mixed models (issue [#4257]).
- Avoid FP overflow in NormEvidenceOf (fixes issue [#4257]) by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4259
- Update deprecated Node.js 16 GitHub actions by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4262
- Fix code style issues which were reported by Codacy by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4263
- Fix some issues which were reported by Codacy by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4266
- Fix more Codacy issues by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4267
- Several build fixes by @zdenop
Full Changelog: https://github.com/tesseract-ocr/tesseract/compare/5.4.0...5.4.1