Commit Graph

657 Commits (c01609ff4e91e59296254eb33f1de871b856ce85)
 

Author SHA1 Message Date
vahidrezanezhad 1774076f4a updating light version. Remove textlines or textregion contours inside a bigger one 7 months ago
vahidrezanezhad ad32316217 updating light version 7 months ago
vahidrezanezhad 133091137d dilation of textregions and marginals are accomplished 7 months ago
vahidrezanezhad 95effe54a0 updating textregions dilation 7 months ago
vahidrezanezhad b33739adee parametriyation in the case of textline contours dilation is accomplished 7 months ago
vahidrezanezhad 6626dc6866 updating textline dilation parameters 7 months ago
vahidrezanezhad 62f8ae4860 updating dilation of textlines and text regions 7 months ago
vahidrezanezhad 7f08458436 dilation of text regions without opencv 7 months ago
vahidrezanezhad 5d680136a4 updating light version 7 months ago
vahidrezanezhad b9e8959c4a update of light versions 7 months ago
vahidrezanezhad 2d18739d9b postprocessing of textline contour dilation + skip layout and reading order passed as an argument 7 months ago
Clemens Neudecker 4af0bc079c
Merge pull request #132 from qurator-spk/extracting_images_only
Extracting images only
7 months ago
vahidrezanezhad 5a07cd9cfa the most effective version of contours dilation without opencv and all at once 7 months ago
michalbubula d168edfd77
Update cli.py to block other processing in the case of extract_image_only 7 months ago
michalbubula 723f27bec4
Add -eoi option to README.md 7 months ago
vahidrezanezhad 74a0699f6b extracting images only now works for a single image input 7 months ago
vahidrezanezhad a1f1f98de3 updating scaling contours 7 months ago
Clemens Neudecker 327b446a16
update Makefile with v0.3.1 models 7 months ago
Clemens Neudecker 351e9a897a
update `ocrd-tool.json` with v0.3.1 models 7 months ago
vahidrezanezhad 21380fc870 scaling contours without dilation 7 months ago
kba 478edc804a Add Dockerfile and make docker target 7 months ago
vahidrezanezhad 1b18ae874b passing number of columns as an argument 7 months ago
vahidrezanezhad 2c93904985 avoiding double binarization 7 months ago
vahidrezanezhad f0b49073b7 adding option for textline detection in printspace 7 months ago
Clemens Neudecker c156a1612e
Exclude `run_image_extraction_over_ppn_lists.py` from merge 7 months ago
vahidrezanezhad 6b2e5d110e all tests are passed 7 months ago
vahidrezanezhad c3a4a1bba7 resolving issue #110 in a better way 7 months ago
cneud b6d3d2bdbf fix indentation 8 months ago
cneud de32d86fb6 Merge branch 'refs/heads/main' into extracting_images_only
# Conflicts:
#	src/eynollah/eynollah.py
8 months ago
vahidrezanezhad 0f87974b0c writing drop capitals in xml output + and may resolve issue #110 8 months ago
kba c6e0e058d0 Merge branch 'main' into v3-api
# Conflicts:
#	pyproject.toml
#	src/eynollah/cli.py
8 months ago
kba fdedae2406 require ocrd>=3.0.0b4 8 months ago
kba f9c2d85dd7 Merge branch 'main' into v3-api 8 months ago
Konstantin Baierer 9b274dcc20
Merge pull request #134 from bertsky/v3-api
OCR-D v3 API: fixes
8 months ago
Robert Sachunsky 17eafc1ccb adapt tool json to v3 8 months ago
Robert Sachunsky 1e902571ea undo customizing metadata_filename (not correct with namespace pkg support in core) 8 months ago
Robert Sachunsky dfc4ac2538 setuptools: fix (packages.find.where prevented finding namespace qurator) 8 months ago
Clemens Neudecker 256a7c347f
Merge pull request #133 from qurator-spk/src-layout
Merging package src layout as agreed per meeting today.
8 months ago
kba 84b844203d switch from qurator namespace to src-layout 8 months ago
kba 9367f86483 remove setup.py stub completely 8 months ago
vahidrezanezhad 93005959e5 inference batch size debugged 8 months ago
kba 62314c453c fully transition to pyproject 8 months ago
kba a5c7f223d1 📦 v0.3.1 8 months ago
kba 9ae0575436 📝 changelog 8 months ago
vahidrezanezhad 7ae6a8776f ignoring dpi check by light version 8 months ago
kba aef46a4669 require ocrd >= 3.0.0b1 8 months ago
Konstantin Baierer 7b92620a10
processor: no more DPI info lost
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
8 months ago
kba d26079db85 procesor.py: simplify imports further 8 months ago
Konstantin Baierer ecd202ea4c
processor.py: Simplify import
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
8 months ago
Robert Sachunsky d98fa2a85b check_dpi: fix Pillow type detection 8 months ago