- Update kraken to include the work-in-progress segmentation, #288
- GitHub actions for
make all
cor-asv-ann f19a9b3..bea828a
Release: v0.1.12
- show warning if metric=Levenshtein-fast and confusion>0
core 1a7b81c..6d359e7
Release: v2.31.0
- 📦 v2.31.0
- Merge remote-tracking branch 'origin/anybaseocr-layout-analysis'
- Merge remote-tracking branch 'origin/wsval-missing-args'
- Merge remote-tracking branch 'bertsky/patch-5'
- OcrdMets.add_file: fix fileGrp regex exception msg
- Merge pull request #808 from ulb-sachsen-anhalt/doc/upd/install-deps
- Merge pull request #779 from ulb-sachsen-anhalt/feat/rfct/pytest4
dinglehopper 195354c..edc24cd
- ✔️ DroneCI: Build on Python 3.6 → 3.10
- 👷🏾♂️ Remove str() on Path objects
- ✔️ CircleCI: Stop testing using Python 3.5
- 🐛 Bump rapidfuzz dep to >= 2.0.5 (Fixes gh-65)
eynollah f0ac0bb..10f1ace
Release: v0.0.11
ocrd_anybaseocr e930c93..1a6734a
Release: v1.7.0
- 📦 v1.7.0
- README: explain resmgr download and pip install
- layout-analysis: fix parent fornew chapter/section
- update CHANGELOG
- fix/update README
- 📦 1.7.0
- test_dewarp: also when on CPU, use CROP as input
- dewarping: improve model loading and rename params…
- dewarping: fix image post-processing…
- dewarping: fix prepare_data…
- test_dewarp: mets.find_files is a generator now
- tests: fix initLogging
- tests: fix relative import
- add test for dewarping
- update requirements
- ocrd-tool (tiseg/layout-analysis): use SavedFormat instead of HDF5 by default
- layout-analysis: improve…
- Makefile: fix test dependencies; update to resmgr cwd semantics
tesseract 8b5571f8..c2a3efe2
Release: 5.1.0
- Create new release 5.1.0
- Remove unneeded include statements
- Fix typo in descriptions of thresholding parameters
- Fix linker flags for MSYS2 clang64 builds
- [cmake] Indent.
- Merge pull request #3752 from OgreTransporter/fix-issue-3751
- README: ALTO is supported since version 4.1.0
- Handle image and line regions in output formats ALTO, hOCR and text
- Merge pull request #3753 from stweil/clang-warnings
- Update codeql-analysis.yml
- Update Makefile.am
- Remove unused code.
- Simplify. Move related function from separate file.
- Merge pull request #3745 from egorpugin/main
- Fix warnings.
- Remove unused fwd.
- Remove unused ctors in macros.
- Fix list type.
- Remove in-class TESS_API.
- Ignore more build files.
- Fix build.
- Fix warnings.
- Remove unneeded dtor.
- Fix warnings.
- Shorten macros.
- Remove a local function from class TableRecognizer
- Remove some local functions from class ImageFind
- Remove unused functions ImageFind::ComposeRGB and ImageFind::ClipToByte
- Remove unused function ImageFind::ComputeRectangleColors
- Remove unused resolution parameters
- Remove some local functions from class LineFinder
- Fix comment
ocrd_calamari 76b34c5..ecb0d67
Release: v1.0.3
- ✔️ Handle PAGE XML namespace dynamically and without hardcoding
- ✔️ CircleCI: Use a test matrix to test on different Python versions
- ✔️ Move installing deps to Makefile
- ✔️ CircleCI: Test using the python:3.6.12 image
- Merge pull request #74 from bertsky/fix-tests-again
- git push
- Merge pull request #70 from bertsky/patch-2
ocrd_cis 529f7f5..b856f5b
Release: v0.1.5
- resegment: join_polygons: make equidistant points relative to estimated scale
- resegment: join_polygons: allow non-contiguous input, too
- resegment: fix method=baseline
- Merge pull request #77 from bertsky/fix-resegment
ocrd_segment ff1f477..00f80bd
Release: v0.1.17
- 📦 0.1.17
- project: use alpha-shape instead of convex hull
- forgot actual source file (86e9474edd)
- update README
- 📦 v0.1.16
- project: new processor
- repair/plausibilize: fix scope of result list (avoids deleting multiple times)
- 📦 v0.1.15
- Merge branch 'excel_gt_writer'
- plausibilize: both analyse & apply iff enabled
- 📦 v0.1.14
- repair: fix line split rule
- Merge branch 'master' of ssh://github.com/OCR-D/ocrd_segment
- repair: generalize plausibilization…
ocrd_tesserocr ac27465..bfe71b7
Release: v0.13.6
- ocrd-tool: list known resources
opencv-python 209d32e..8880543
Release: 64
- Merge pull request #632 from asenyaev/asen/fix_current_builds
workflow-configuration f5faf29..bef631c
- ocrd-import: delegate to ocrd logging
- ocrd-import: fix numerical retval
- ocrd-import: fix backing out of errors (again)
- ocrd-import: show error if not directory
- ocrd-import: fix histexpand
- ocrd-page-transform: rely on recent bashlib resource changes