Releases: OCR-D/ocrd_all
Releases · OCR-D/ocrd_all
v2020-07-07
dinglehopper cdfd4d3..c3709e2
- 🧹 dinglehopper: Remove .vimrc again (security)
- 💄 Set maximum line length to 90
ocrd_cis fa40e7e..fdd7345
Release: v0.0.10
- Remove old internal files
- README: add PyPI badge
- fix setup (needs json)
- Merge branch 'dev'
- add empty travis ci file
ocrd_keraslm 7bfffef..be69c97
Release: 0.3.1
- Update requirements.txt
ocrd_repair_inconsistencies 6897996..ba27aba
- 🧹 examples/fix-ocr-d-gt-page.sh: rmdir after ocrd workspace remove-group is not necessary anymore
- 🧹 examples/fix-ocr-d-gt-page.sh: rmdir after ocrd workspace remove-group is not necessary anymore
- ✨ Support TextRegions nested in Table/GraphicRegions
ocrd_segment f8a8daa..06fb5ba
Release: v0.0.2
- replace-original: use OCR-D-IMG-SUBST instead of -CROP
- replace-original: add parameters for image feature filtering…
ocrd_wrap 7a0c136..f5347ff
Release: v0.0.4
- skimage-denoise-raw: skip images with too little noise
- skimage_*: preserve depth
opencv-python 3073e9e..11e478c
Release: 36
- resolve merge conflicts
- merge manylinux2014 support
tesseract 380466e0..d01b2e43
Release: 5.0.0-alpha
- unittest: Update comments in normstrngs_test.cc
- Merge branch 'master' of https://github.com/tesseract-ocr/tesseract
- cmake: add NEON compile support
- cmake: remove custom CheckCCompilerFlag/CheckCXXCompilerFlag
- cmake: fix policy setting for newer cmake (CheckIPOSupported)
- Fix runtime error with null pointer argument
- Fix unsigned integer overflow
- unittest: Remove unused local variables
- Fix out of bounds array access
- Update README.md
- README.md: Show only open issues of oss-fuzz
- Merge branch 'master' of https://github.com/tesseract-ocr/tesseract
- cmake: allow to enable LTO
- Update imagedata.cpp
- Improve debug message in ColPartition::ComputeLimits
- Remove obsolescent macro AC_HEADER_STDC
- Remove obsolescent macro AC_HEADER_TIME
- Remove checks for unused types off_t, mbstate_t, _Bool
- Fix conversion of images with 16 bpp or 24 bpp to grey
- Classify: Run sort only for more than one element
- Fix CMake build with DISABLED_LEGACY_ENGINE
- ScrollView: Fix typo in comment
workflow-configuration 33d8786..8469b0a
- make larex: new target for LAREX export on top of default target
- ocrd-export-larex: fix for fallback of 'TextRegion/@type' to 'other'
- make view: protect against running this in-place inside workspaces
- fix workflow templating skeleton
- ocrd-export-larex: fix regression in PAGE post-processing
- ocrd-export-larex: fix loglevel retval
v2020-06-17.2
Fixed:
make fix-pip
correct the tensorflow logic, (old recipe does not work anymore, we now have TF2 astensorflow
and TF1 astensorflow-gpu
), #115
v2020-06-17.1
v2020-06-17.1
core 574bbad..f708420
Release: v2.10.4
- 📦 v2.10.4
- 📝 changelog
- bashlib: --overwrite, #476
ocrd_cis f2b42d4..fa40e7e
- Merge pull request #48 from bertsky/segment-fixes
ocrd_im6convert 31eb2ae..11bfea3
Release: v0.0.4
- 📦 v0.0.4
- 📝 changelog
- Merge pull request #15 from OCR-D/overwrite
ocrd_olena 6adee3d..f9bd786
Release: v1.1.10
- 📦 v1.1.10
- 📝 changelog
- Merge pull request #58 from OCR-D/overwrite
ocrd_pagetopdf a606632..88faa74
- Merge pull request #13 from bertsky/patch-1
ocrd_segment ee5f36d..f8a8daa
Release: v0.0.2
- replace-original: new...
v2020-06-17
core 2e4c16e..574bbad
Release: v2.10.3
- 📦 v2.10.3
- 📝 changelog
- workspace add: check whether filename is absolute
- workspace add: os.path.join behavior led to faulty existence check, fix #519
- 📦 v2.10.2
- Merge pull request #516 from OCR-D/fix-515
ocrd_fileformat 7b8671c..06b27d4
Release: v0.0.3
- 📦 v0.0.3
- require ocrd/core >= 2.10.2
- properly pass on script-args, #4
Submodule ocrd_wrap c47a9dd...7a0c136 (not checked out)
tesseract 62eae84..380466e
Release: 5.0.0-alpha
- Allow inlining of function TruncateParam
- Remove unused argument from function TruncateParam
- Remove assertion which is triggered by tests
- StrokeWidth: Remove unused local variable (fixes compiler warning)
- Merge pull request #3023 from stweil/inline
- Merge pull request #3022 from stweil/fix
- Remove old unused code from imagedata.h
- Fix crash caused by missing thread synchronization (issues #757, #1168 and #2191)
v2020-06-14
core 2e4c16e..86f788a
Release: v2.10.2
- 📦 v2.10.2
- Merge pull request #516 from OCR-D/fix-515
ocrd_fileformat 7b8671c..06b27d4
Release: v0.0.3
- 📦 v0.0.3
- require ocrd/core >= 2.10.2
- properly pass on script-args, #4
tesseract 62eae84f..6ee36989
Release: 5.0.0-alpha
- Remove old unused code from imagedata.h
- Fix crash caused by missing thread synchronization (issues #757, #1168 and #2191)
v2020-06-13
core cd7be4e8..2e4c16e5
Release: v2.10.1
- Makefile: Fix location of PAGE XSD
- 📦 v2.10.1
- 📝 changelog
- XSD: move schema files to package root
- bashlib: add an ocrd__minversion check to check core
- bashlib: input/output grp must be set, logging regression, fix #511
dinglehopper 32848eb..cdfd4d3
- 🐛 dinglehopper: Add missing requirement MarkupSafe
ocrd_fileformat 5698cd7..7b8671c
Release: v0.0.2
- 📦 v0.0.2
- Use ocrd/core 2.10.1+, logging
v2020-06-12
Added:
core 377ed159..cd7be4e8
Release: v2.10.0
- 📦 v2.10.0
- Merge pull request #428 from kba/bulk-add
- 📝 changelog
- Merge pull request #1 from bertsky/pr-471
- Merge branch 'master' into fix-434
- Merge branch 'master' into fix-434
- Merge branch 'fix-434' of https://github.com/kba/ocrd-core into fix-434
- Implement --overwrite with "overwrite_mode" on workspace
- get_All{,Alternative}ImagePaths: only return Alternative Image paths
- Merge branch 'master' into fix-434
- bundle PAGE XSD in ocrd_validators
- Workspace.save_image_file: force should now default to False b/c --overwrite
- TaskSequencec.validate_tasks: Check output file groups are not in METS unless overwrite for every task
- revert d96b532a until OCR-D/spec#121 is unresolved
- Fixes by @bertsky
- ocrd process: support --overwrite and pass on to processor calls
- TaskSequence: set in/out groups from ocrd-tool.json
overwrite
passed on to processors in run_cli- Revert "TaskSequence.Task can have a
-g
/--page-id
attr"- ocrd_cli_wrap_processor: take page_id into account when checking file groups, #471
- WorkspaceValidator: Allow non-destructive reuse of output group
- TaskSequence.Task can have a
-g
/--page-id
attr- 📝 changelog
- Workspace.remove_file: remove images linked in PAGE-XML if page_recursive==True
- generateDS PAGE API:
get_AllImagePaths
to list all images- generateDS PAGE API: Move PAGE_REGION_TYPES to ocrd_models.constants
- Merge branch 'master' into fix-434
- Merge branch 'master' into fix-434
- Merge branch 'master' into fix-434
- Merge branch 'master' into fix-434
- Add --overwrite parameter to processor base, #434, OCR-D/spec#151
dinglehopper 745095e..32848eb
- 🎨 dinglehopper: Set code width for flake8
- 🗒️ dinglehopper: Remove superfluous
-m mets.xml
in the README OCR-D example- ✨ dinglehopper: Support disabling metrics in the OCR-D interface
- 🐛 dinglehopper: Fix reading OCR-D workspace files when only URLs are provided
- 🧹 dinglehopper: .gitignore Python stuff
- 🐛 dinglehopper: Fix tests by making metrics a keyword argument
- 🗒️ dinglehopper: Describe what dinglehopper does in the README
- ✨ dinglehopper: Support disabling the metrics using CLI option --no-metrics
ocrd_calamari fb53884..c6ced9b
Release: v0.0.6
- Merge pull request #39 from OCR-D/dont-install-test
ocrd_cis a6a2ecd..f2b42d4
- Update to latest jar
- only override log level if it is actually set
- Merge pull request #52 from cisocrgroup/revert-49-load-gz
- load gzipped models
ocrd_fileformat de5b532..5698cd7
Release: v0.0.1
ocrd_olena e000f24..6adee3d
Release: v1.1.9
ocrd_tesserocr 9d2253e..1159fbf
Release: v0.8.5
- 📦 v0.8.5
- Merge branch 'master' into fix-polygon-for-parent
- segment-region: clip polygons to parent...
Submodule ocrd_wrap 0000000...c47a9dd (new submodule)
opencv-python 1ca69aa..3073e9e
Release: 34
- Merge pull request #315 from uSpike/patch-1
- OpenCV 4.3.0
- update README
- disable MSMF in headless builds #263
- fix typo
- update README and licenses
- update multibuild
- try to fix cmake python 3.7 errors
- workaround for multibuild error in cache step
- update multibuild and remove global MB_PYTHON_VERSION
- add missing language
- matrix -> jobs, disable global default build by moving params to the matrix
- remove Python 2.7 from appveyor.yml
- Merge pull request #293 from dlech/master
- fix variable name typo
- drop Python 2.7, experimental Azure Storage artifact upload support