185293afc5
- Update to version 5.5.2: * Simplify code for osdetect by @stweil in #4436 * Fix and improve configuration for cmake builds by @stweil in #4437 * Modernize some for loops and fix some signed/unsigned issues by @stweil in #4438 * Cmake optimization with warp2 by @zdenop in #4452 * Update checkout action by @rettinghaus in #4461 * chore: fix cyrillic typo by @0xflotus in #4462 * Move version info. to appropriate ALTO element by @david-russo in #4464 * CI: Remove unneeded export statements from cmake workflow for macOS by @stweil in #4467 * Bump actions/checkout from 5 to 6 by @dependabot[bot] in #4485 * Bump github/codeql-action from 2 to 4 by @dependabot[bot] in #4488 * Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #4487 * Bump mikepenz/action-junit-report from 4 to 6 by @dependabot[bot] in #4486 * Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #4494 * Fix linear congruential random number generator by @stweil in #4357 * Make list classes templated by @egorpugin in #4356 * add cli -c parameter(s) to init vectors by @zdenop in #4363 * handle colormaps correctly by @zdenop in #4369 * use constexpr for kDawgMagicNumber by @zdenop in #4378 * Extend elf_aux_info() support for RISC-V on FreeBSD and OpenBSD by @brad0 in #4376 * Fix building elf_aux_info() support on OpenBSD/arm by @brad0 in #4383 * Fix invalid empty interval in punct_stripped() for all-punctuation words by @EnodoGH in #4404 * Fix function addAvailableLanguages (issue #4416) by @stweil in #4417 * Avoid error in pixSauvolaBinarizeTiled (issue #4390) by @stweil in #4418 * Fix duplicated IDs in ALTO XML when multiple pages are present by @jankal in #4386 * Remove unused include statements for tprintf.h by @stweil in #4419 * Use links to the git history and online release notes instead of local ChangeLog by @stweil in #4423Martin Pluskal2026-01-07 08:25:43 +00:00
d8d4396076
Accepting request 1284007 from Publishing
Ana Guerrero2025-06-10 07:06:45 +00:00
0d1f9f6d7c
- Update to version 5.5.1: * Fix linear congruential random number generator by @stweil in #4357 * Make list classes templated by @egorpugin in #4356 * add cli -c parameter(s) to init vectors by @zdenop in #4363 * handle colormaps correctly by @zdenop in #4369 * use constexpr for kDawgMagicNumber by @zdenop in #4378 * Extend elf_aux_info() support for RISC-V on FreeBSD and OpenBSD by @brad0 in #4376 * Fix building elf_aux_info() support on OpenBSD/arm by @brad0 in #4383 * Fix invalid empty interval in punct_stripped() for all-punctuation words by @EnodoGH in #4404 * Fix function addAvailableLanguages (issue #4416) by @stweil in #4417 * Avoid error in pixSauvolaBinarizeTiled (issue #4390) by @stweil in #4418 * Fix duplicated IDs in ALTO XML when multiple pages are present by @jankal in #4386 * Remove unused include statements for tprintf.h by @stweil in #4419 * Use links to the git history and online release notes instead of local ChangeLog by @stweil in #4423Martin Pluskal2025-06-09 08:07:22 +00:00
43ac1602cf
Accepting request 1226250 from Publishing
Ana Guerrero2024-11-25 22:22:30 +00:00
b34295a88b
- Update versioned dependencies and add missing buildrequirements - Bump Leap version of gcc
Martin Pluskal2024-11-25 11:07:47 +00:00
31608a9ba1
- Update to 5.5.0 - Fix TARGET_PDB_FILE error for static linking. in #4271 - Make regular usage of CMAKE_INSTALL_LIBDIR and GNUInstallDirs in #4272 - Ignore illegal TESSDATA_PREFIX (not existing filesystem entry, issue #4277) in #4278 - Fix confidence output for the PAGE XML renderer in #4283 - Set hOCR capabilities ocrp_dir and ocrp_lang unconditionally in #4301 - Reduce clock syscalls in #4303 - Calculate row bounding box in single-word mode per #4304 in #4305 - Replace access/_access by std::filesystem::exists in #4307 - Modernize code for list of available models in #4308 - Fix performance and other issues reported by Codacy in #4309 - Remove unnecessary assignment and assertions in #4313 - Update code for tprintf in #4306 - Add C++ stream for log messages and use it in two debug messages in #4314 - cmake: Correctly set the soversion based on SemVer properties in #4319 - Replace deprecated runner macos-12 by macos-latest in GitHub actions in #4326 - Modernize code for renderers and remove filename conversion for Windows in #4330 - Fix some typos and grammer issues in #4337 - Add GitHub action and Makefile target for Windows installer in #4341 - Support symbolic values for --oem and --psm options in #4344 - Replace some tprintf by tesserr stream (fixes Windows compiler warnings) in #4345 - Add RISC-V V support #4346 - Fix and improve Windows installer in #4348 - Remove Tensorflow support in #4350 - Update submodule googletest to release v1.15.2 in #4352Martin Pluskal2024-11-25 09:29:15 +00:00
5399c26579
- Update to version 5.4.1: - Avoid FP overflow in NormEvidenceOf (fixes issue #4257) in #4259 - Update deprecated Node.js 16 GitHub actions in #4262 - Fix code style issues which were reported in #4263 - Fix some issues which were reported in #4266 - Fix more Codacy issues in #4267 - Several build fixes
Martin Pluskal2024-07-16 11:07:08 +00:00
1bb7bf0f9f
Accepting request 1179190 from Publishing
Ana Guerrero2024-06-07 13:05:06 +00:00
24a7466fe6
- Update to version 5.4.0: * Build fixes, code refactoring and other smaller changes. * Fix grey result of indexed PNG in pdfrenderer. * Rename frk -> deu_latf (ISO 639-3, ISO 15924). * Remove broken Dockerfile. * Fixes for several issues reported by Coverity Scan. * Remove unsupported OpenCL code and related API functions (#4220). * Facilitate vectorization for generic build (#4223). * Add PAGE XML renderer / export (#4214). * Support training without lstmf files. * Improve CCUtil::main_setup (fixes issue #4230 related to Coda). * Allow for text angle/gradient to be retrieved (#4070). * Fix setup of datadir on installations with Conda (issue #4230) (#4240) * Fix FP exception in Wordrec::angle_change (issue #4242) (#4243) * Small build fixes and code improvements
Martin Pluskal2024-06-07 10:58:55 +00:00
b0e1d70b0d
- Disable opencl support due to boo#1213370:x
Martin Pluskal2024-06-07 09:17:58 +00:00
c0cf5efbe8
- Update to 3.05.00 * Made some fine tuning to the hOCR output. * Added TSV as another optional output format. * Fixed ABI break introduced in 3.04.00 with the AnalyseLayout() method. * text2image tool - Enable all OpenType ligatures available in a font. This feature requires Pango 1.38 or newer. * Training tools - Replaced asserts with tprintf() and exit(1). * Improved multipage tiff processing. * Improved the embedded pdf font (pdf.ttf). * Enable selection of OCR engine mode from command line. * Changed tesseract command line parameter '-psm' to '--psm'. * Added new C API for orientation and script detection, removed the old one. * Fixed many compiler warning. * Fixed memory and resource leaks.
Ismail Dönmez
2017-02-18 08:53:59 +00:00