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