Commit Graph

  • 4acccb75db
    Merge branch 'tesseract-ocr:main' into main LLotme 2024-07-29 11:28:30 +0700
  • e563e83e49 CI: Replace macOS 11 runner which is no longer supported by macOS 14 runner Stefan Weil 2024-07-28 21:08:58 +0200
  • e1fea0700f Fix whitespace issues (space at line endings) Stefan Weil 2024-07-28 20:55:50 +0200
  • c5030ea15a Add missing include statement Stefan Weil 2024-07-28 20:52:43 +0200
  • dd08a7aa6a Fix confidence output for the PAGE XML renderer. JKamlah 2024-07-11 14:35:53 +0200
  • 13a88e4931
    Merge branch 'tesseract-ocr:main' into sd LLotme 2024-07-21 06:07:28 +0700
  • 76acca9576
    Merge branch 'tesseract-ocr:main' into main LLotme 2024-07-15 20:11:56 -0700
  • fe7f72f098 Fix confidence output for the PAGE XML renderer. JKamlah 2024-07-11 14:35:53 +0200
  • d1eed6a821 Fix the crash issue in LSTM multithreading Karthick J 2024-07-05 19:27:07 +0530
  • bc490ea7ab Ignore illegal TESSDATA_PREFIX (not existing filesystem entry, issue #4277) Stefan Weil 2024-07-03 17:42:56 +0200
  • b5f2e4a4a0 Ignore illegal TESSDATA_PREFIX (not existing filesystem entry, issue #4277) Stefan Weil 2024-07-03 17:42:56 +0200
  • b7d6739701 Addressed review comments while deleting lstm recognizers vector Karthick J 2024-06-27 22:06:39 +0530
  • 6a2e239725 Run LSTM recognition in multiple threads Karthick J 2024-06-27 17:47:45 +0530
  • 2991d36a8b Make regular usage of CMAKE_INSTALL_LIBDIR and GNUInstallDirs Zopolis4 2024-03-08 09:11:13 +1100
  • 63202340f9
    Make regular usage of CMAKE_INSTALL_LIBDIR and GNUInstallDirs Zopolis4 2024-03-08 09:11:13 +1100
  • a879055bae
    Merge a5029f0b8e into 93c9be7acf wzy 2024-06-20 18:55:45 +0000
  • 93c9be7acf
    Merge pull request #4271 from hglee/fix-static-linking-TARGET_PDB_FILE Egor Pugin 2024-06-20 13:44:56 +0300
  • 1476a59131 Fix TARGET_PDB_FILE error for static linking. Hyogeol Lee 2024-06-20 18:47:29 +0900
  • 207a4271ca
    Merge branch 'tesseract-ocr:main' into main LLotme 2024-06-12 12:14:02 +0700
  • b5f279ec75 Create new release 5.4.1 5.4.1 Stefan Weil 2024-06-11 20:18:21 +0200
  • 130b8a1c1e Remove unused variable assignments Stefan Weil 2024-06-11 19:00:17 +0200
  • 08e9ba8b2e Add double quotes to prevent globbing and word splitting Stefan Weil 2024-06-11 18:41:58 +0200
  • 6cb49dcebd Fix more code style issues (reported by Codacy) Stefan Weil 2024-06-11 18:05:22 +0200
  • efd320ba48 Remove unused variable assignments Stefan Weil 2024-06-11 19:00:17 +0200
  • 305ef95cf0 Add double quotes to prevent globbing and word splitting Stefan Weil 2024-06-11 18:41:58 +0200
  • f251a0da39 use c++17 instead of c++11 zdenop 2024-06-11 19:25:15 +0200
  • b9b2aea486 Fix more code style issues (reported by Codacy) Stefan Weil 2024-06-11 18:05:22 +0200
  • 96772c5761 Reduce scope of some local variables (reported by Codacy) Stefan Weil 2024-06-11 08:58:25 +0200
  • 560529332c Fix more code style issues (reported by Codacy) Stefan Weil 2024-06-11 08:36:40 +0200
  • ec829cd90f cmake: remove config option from build to avoid GA wrong build zdenop 2024-06-11 17:02:23 +0200
  • 694cd16cb8 cmake: add timestamp to artifacts zdenop 2024-06-11 16:59:48 +0200
  • 7c0ad1dd3e Reduce scope of some local variables (reported by Codacy) Stefan Weil 2024-06-11 08:58:25 +0200
  • bf420af957 Fix more code style issues (reported by Codacy) Stefan Weil 2024-06-11 08:36:40 +0200
  • a387624e9f cmake: use RelWithDebInfo instead of Release zdenop 2024-06-11 14:14:21 +0200
  • 09e003f8fb cmake: improve png version handling zdenop 2024-06-11 14:13:50 +0200
  • fdcc50b959
    Merge branch 'tesseract-ocr:main' into sd LLotme 2024-06-11 01:44:54 +0700
  • c4c9162252
    Merge branch 'tesseract-ocr:main' into main LLotme 2024-06-11 01:44:42 +0700
  • 4bd125b032 cmake: install pdb files only for MSVC build Zdenko Podobný 2024-06-10 12:43:33 +0200
  • 0f815d5dde
    Merge pull request #4263 from stweil/codacy Egor Pugin 2024-06-10 13:12:05 +0300
  • 4f03311d5a
    Create Xxcs$ci.bot Banibani1p 2024-06-10 12:24:53 +0330
  • 3edf3b414d
    Merge pull request #4262 from stweil/gh_actions zdenop 2024-06-10 07:17:10 +0200
  • 651f172c42 Fix more code style issues (reported by Codacy) Stefan Weil 2024-06-10 07:12:12 +0200
  • cde0576fb3 Fix small code style issues (reported by Codacy) Stefan Weil 2024-06-10 06:58:42 +0200
  • 896f90537c Remove unused .github/ISSUE_TEMPLATE.md Stefan Weil 2024-06-10 06:57:19 +0200
  • 59bda0853c Update deprecated Node.js 16 GitHub actions Stefan Weil 2024-06-10 06:43:23 +0200
  • bf108f1886
    Merge pull request #1 from tesseract-ocr/main LLotme 2024-06-10 04:17:39 +0700
  • ac60b20e74
    Merge branch 'tesseract-ocr:main' into main LLotme 2024-06-10 00:35:42 +0700
  • cb177c059d cmake: msvc: install also pdb files zdenop 2024-06-09 19:27:04 +0200
  • dac6b18a47 Avoid FP overflow in NormEvidenceOf (fixes issue #4257) Stefan Weil 2024-06-09 09:45:32 +0200
  • 526d5b9f4d Avoid FP overflow in NormEvidenceOf (fixes issue #4257) Stefan Weil 2024-06-09 09:45:32 +0200
  • 9cb8349374
    Merge branch 'tesseract-ocr:main' into main LLotme 2024-06-07 23:46:12 +0700
  • b0a10bbe1a
    Update cmake-win64.yml zdenop 2024-06-07 07:13:54 +0200
  • 6db748d1fc
    Update cmake-win64.yml zdenop 2024-06-07 06:41:38 +0200
  • 1be261dc22 Create new release 5.4.0 5.4.0 Stefan Weil 2024-06-06 15:29:45 +0200
  • bb80d9e683
    Merge branch 'tesseract-ocr:main' into main LLotme 2024-06-02 11:25:45 +0700
  • 45a5c6f5fc
    Create jekyll-gh-pages.yml LLotme 2024-06-02 11:16:26 +0700
  • 34693cd772 Make function Network::spec pure virtual Stefan Weil 2023-11-11 15:28:05 +0100
  • 7924220f03 Make function Network::spec pure virtual Stefan Weil 2023-11-11 15:28:05 +0100
  • a7c0a952b0
    Update issue-bug.yml Amit D 2024-05-27 05:40:06 +0300
  • c5b0c2f421 Replace strcpy and strncpy by new inline helper function Stefan Weil 2024-05-23 23:27:50 +0200
  • 4b6d04689f Replace strcpy and strncpy by new inline helper function Stefan Weil 2024-05-23 23:27:50 +0200
  • ea82f919a6
    Merge pull request #4249 from stweil/codacy Egor Pugin 2024-05-24 01:15:03 +0300
  • 6e73a80e10 Avoid redundant conversion from std::string to char * to std::string Stefan Weil 2024-05-23 17:13:12 +0200
  • 5712e16957 Add nullptr check in for statement of function RecodeBeamSearch::ContinueContext Stefan Weil 2024-05-23 15:52:48 +0200
  • cf7231f370 Fixes #4247: remove unnecessary nullptr checks Yu Xiao 2024-05-23 15:24:48 +0800
  • 327c131294 Add nullptr check in for statement of function RecodeBeamSearch::ContinueContext Stefan Weil 2024-05-23 15:52:48 +0200
  • 295468ac59 Fixes #4247: remove unnecessary nullptr checks Yu Xiao 2024-05-23 15:24:48 +0800
  • 5d5a633a5d Fix compiler warnings [-Wdeprecated-declarations] Stefan Weil 2024-05-20 08:40:01 +0200
  • bdc64229ca Fix compiler warnings [-Wmaybe-uninitialized] Stefan Weil 2024-05-20 08:08:24 +0200
  • 0b180be7f0 Fix compiler warnings [-Wdeprecated-declarations] Stefan Weil 2024-05-20 08:40:01 +0200
  • 9838420495 Fix compiler warnings [-Wmaybe-uninitialized] Stefan Weil 2024-05-20 08:08:24 +0200
  • f1a45db977 Remove unused xmlns:xlink from ALTO renderer Stefan Weil 2024-05-15 16:52:30 +0200
  • 0366613526 Avoid some float / double conversions in class Classify Stefan Weil 2024-05-19 18:27:38 +0200
  • d0b3d0915e Fix compiler warnings [-Wunused-but-set-variable] Stefan Weil 2024-05-19 18:10:38 +0200
  • 1644205d9e Fix compiler warnings [-Wold-style-cast] Stefan Weil 2024-05-12 18:46:42 +0200
  • 24dd72603b Fix compiler warnings [-Wunreachable-code-return] Stefan Weil 2024-05-12 18:31:00 +0200
  • 36d44a1497 Fix compiler warnings [-Wzero-as-null-pointer-constant] Stefan Weil 2024-05-12 18:25:10 +0200
  • 48d78b7af2 Avoid some float / double conversions in class Classify Stefan Weil 2024-05-19 18:27:38 +0200
  • 1f1ee6b770 Fix compiler warnings [-Wunused-but-set-variable] Stefan Weil 2024-05-19 18:10:38 +0200
  • 4e01d58cb6 Fix compiler warnings [-Wold-style-cast] Stefan Weil 2024-05-12 18:46:42 +0200
  • e38bc38ef9 Fix compiler warnings [-Wunreachable-code-return] Stefan Weil 2024-05-12 18:31:00 +0200
  • d35f6f7076 Fix compiler warnings [-Wzero-as-null-pointer-constant] Stefan Weil 2024-05-12 18:25:10 +0200
  • 531597fbea
    Merge pull request #4244 from stweil/buildfix zdenop 2024-05-19 20:47:31 +0200
  • d72567ad45 Use AM_CPPFLAGS also for compilation of all sources Stefan Weil 2024-05-19 18:12:46 +0200
  • 9a30816783 Create new release 5.3.5-rc1 5.4.0-rc2 Stefan Weil 2024-05-19 11:57:23 +0200
  • 74e4381696
    Fix FP exception in Wordrec::angle_change (issue #4242) (#4243) Stefan Weil 2024-05-17 17:14:00 +0200
  • dbceee5d1c Fix FP exception in Wordrec::angle_change (issue #4242) Stefan Weil 2024-05-16 16:25:57 +0200
  • bcfdd5e511 Fix setup of datadir on installations with Conda (issue #4230) Stefan Weil 2024-05-13 08:23:56 +0200
  • fb06c3af65 Remove unused xmlns:xlink from ALTO renderer Stefan Weil 2024-05-15 16:52:30 +0200
  • 54408da5b7 Fix setup of datadir on installations with Conda (issue #4230) Stefan Weil 2024-05-13 08:23:56 +0200
  • f3974d422c
    Update sw.yml Egor Pugin 2024-05-12 19:06:46 +0300
  • 0ad6efc948 Replace release 5.3.5-rc1 by 5.4.0-rc1 5.4.0-rc1 Stefan Weil 2024-05-12 17:44:57 +0200
  • cab5658659 Create new release 5.3.5-rc1 Stefan Weil 2024-05-12 15:42:06 +0200
  • 0418ec28f3 Create new release 5.3.5-rc1 Stefan Weil 2024-05-12 15:32:22 +0200
  • c23792bc31
    Allow for text angle/gradient to be retrieved (#4070) Balearica 2024-05-12 06:24:02 -0700
  • 6a31e36e0c
    Improve CCUtil::main_setup (fixes issue #4230) Stefan Weil 2024-05-12 09:39:07 +0200
  • 2eb9a53e80
    Update src/ccutil/ccutil.cpp Stefan Weil 2024-05-12 09:38:06 +0200
  • a36598b7fa Improve CCUtil::main_setup (fixes issue #4230) Stefan Weil 2024-05-12 08:56:52 +0200
  • 6648d5bcac Fix some issues which were reported by GitHub code scanning Stefan Weil 2024-05-03 09:18:28 +0200
  • afb5c1be58 Fix some issues which were reported by GitHub code scanning Stefan Weil 2024-05-03 09:18:28 +0200