5.3.3
版本发布时间: 2023-10-06 03:05:14
tesseract-ocr/tesseract最新发布版本:5.4.1(2024-06-12 02:25:20)
What's Changed
- Disable -mfpu=neon for aarch64 by @hesmar in https://github.com/tesseract-ocr/tesseract/pull/4098
- Fix build without git clone in cloned directory by @pkubaj in https://github.com/tesseract-ocr/tesseract/pull/4099
- Fix some issues which were reported by Coverity Scan by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4097
- Update ScrollView.java by @Parryword in https://github.com/tesseract-ocr/tesseract/pull/4103
- Fix some code comments by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4113
- Optimize function ImageFind::FindImages by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4114
- Rename BibTex file to please GitHub by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4115
- Fix Broken URLs in citations.bib by @kevinunger in https://github.com/tesseract-ocr/tesseract/pull/4118
- initDSProfile: correct std::vector usage by @stima in https://github.com/tesseract-ocr/tesseract/pull/4124
- Fix typo in stepblob.h by @eltociear in https://github.com/tesseract-ocr/tesseract/pull/4133
- Fix regression in layout detection since 5.0.0 (fixes issue #4014) by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4136
- Update ScrollView.java by @Parryword in https://github.com/tesseract-ocr/tesseract/pull/4104
- Fix loading of sublangs (regression) by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4141
New Contributors
- @hesmar made their first contribution in https://github.com/tesseract-ocr/tesseract/pull/4098
- @Parryword made their first contribution in https://github.com/tesseract-ocr/tesseract/pull/4103
- @kevinunger made their first contribution in https://github.com/tesseract-ocr/tesseract/pull/4118
- @stima made their first contribution in https://github.com/tesseract-ocr/tesseract/pull/4124
- @eltociear made their first contribution in https://github.com/tesseract-ocr/tesseract/pull/4133
Full Changelog: https://github.com/tesseract-ocr/tesseract/compare/5.3.2...5.3.3