Commit graph

659 commits

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