Commit Graph

452 Commits (main)
 

Author SHA1 Message Date
Konstantin Baierer 916e0a1870 restrict keras version to < 2.4 3 years ago
Clemens Neudecker 306acd3618
replace `PrintSpace` with `Border`
fix https://github.com/qurator-spk/eynollah/issues/15
3 years ago
Konstantin Baierer 70d0b985a9 cli: add a --log-level option 3 years ago
Konstantin Baierer ca23b32e9b split do_order_of_regions, lots of logging 3 years ago
Konstantin Baierer 8cd4067fc5 cli: add negative flag variants (--no/-no) 3 years ago
Konstantin Baierer 2929ba1ee3 imread: use cv2.THREAD_GRAYSCALE constant rather than 0 3 years ago
Konstantin Baierer 3b10128c8f simplify if-else logic for enhancement 3 years ago
Konstantin Baierer e0418773d9 start logging 3 years ago
Konstantin Baierer ef1e32ee97 restrict keras version to < 2.4 3 years ago
Konstantin Baierer 6bb32c0bfd ci: install test dependencies 3 years ago
Konstantin Baierer 4e1956df5e do an actual test run 3 years ago
vahidrezanezhad 3905203294
matplotlib.pyplot removed 3 years ago
vahidrezanezhad 306e2a0a13
Headers were not written correctly. Fixed 3 years ago
Konstantin Baierer c2e9ebb366 move all plotting code to EynollahPlotter 3 years ago
Konstantin Baierer 853fd12e40 extract matplotlib code to method 3 years ago
Konstantin Baierer 4a903d2ec3 utils.find_num_col: clean up and simplify if-else 3 years ago
Konstantin Baierer 58c5d4dce6 eliminate unused "slope_first" arg to textline_contours_postprocessing 3 years ago
Konstantin Baierer df3e161325 🎨 cleanup, remove unused vars, use max over if-else 3 years ago
Konstantin Baierer 8f0455590a fix signature of calculate_width_height_by_columns 3 years ago
Konstantin Baierer 0bd9a10525 continue simplifying copy/paste coordinate logic 3 years ago
Konstantin Baierer 28d35f8e6b start simplifying copy/paste coordinate logic 3 years ago
Konstantin Baierer c7d509bb2c
Merge pull request #12 from qurator-spk/import-typo
fix import {,.}utils.xml, ht @bertsky
3 years ago
Konstantin Baierer 8498daec26 Merge branch 'import-typo' into refactor-cntd 3 years ago
Konstantin Baierer 5a46e7ed27 fix signature of calculate_polygon_coords 3 years ago
Konstantin Baierer f214a39cba utils.separate_lines: fix import 3 years ago
Konstantin Baierer 81d7233e67 eynollah.py: use lxml not xml.etree 3 years ago
Konstantin Baierer b93c1923d0 clean up empty lines, fix syntax error 3 years ago
Konstantin Baierer 7905b3b9d2 outfactor calculate_width_height_by_columns 3 years ago
Konstantin Baierer fd0ea5e0a4 Merge branch 'import-typo' into refactor-cntd 3 years ago
Konstantin Baierer 90c8af9595 fix import {,.}utils.xml, ht @bertsky 3 years ago
Konstantin Baierer ae1d335010 🎨 remove extraneous empty lines, simplify elif to else where possible 3 years ago
Konstantin Baierer dfb294eb25 outfactor calculate_polygon_coords 3 years ago
Konstantin Baierer 4d31a21c3e keep id_indexer_l thru serialize_lines_in_region 3 years ago
Konstantin Baierer e11d9adfea outfactor serialize_lines_in_region 3 years ago
Konstantin Baierer 4a5c99008a eynollah: define self.cont_page in __init__, extract page coord calculation 3 years ago
Konstantin Baierer 52df6972ad rename: image_{dir,filename}, {f_name,image_filename_stem} 3 years ago
Konstantin Baierer f5e11a1056 remove commented out code in eynollah.py 3 years ago
Konstantin Baierer 19895b0194 rename: image_{dir,filename}, {f_name,image_filename_stem} 3 years ago
Konstantin Baierer 2bef2d4c04 use pathlib to determine f_name 3 years ago
vahidrezanezhad 85d631aadf
Update separate_lines.py from local 3 years ago
vahidrezanezhad a8f7776f85
Update __init__.py from local 3 years ago
vahidrezanezhad f3c70861e0
Update eynolllah.py from local 3 years ago
Clemens Neudecker 3d808067fe
Update README.md (#9)
* Update README.md

* add dla example image

* Update README.md

* Update README.md
3 years ago
Konstantin Baierer 0d47f28655 Merge branch 'lxml' into main 3 years ago
Konstantin Baierer 044ff0c5a2 Merge branch 'refactor' into main 3 years ago
Konstantin Baierer 359eea502d Merge branch 'refactor' of https://github.com/qurator-spk/eynollah into refactor
# Conflicts:
#	sbb_newspapers_org_image/eynollah.py
3 years ago
vahidrezanezhad 801ccac699
Update eynollah.py 3 years ago
vahidrezanezhad e3a55721f1
Update requirements.txt 3 years ago
Konstantin Baierer ff7b5ce409 use lxml, factor PAGE creation to utils.xml 3 years ago
Konstantin Baierer 14d80700d4 remove import seaborn 3 years ago