Commit Graph

74 Commits (306e2a0a1344621dd37e263a6f4191298a5a0c3d)

Author SHA1 Message Date
vahidrezanezhad 306e2a0a13
Headers were not written correctly. Fixed 4 years ago
Konstantin Baierer c2e9ebb366 move all plotting code to EynollahPlotter 4 years ago
Konstantin Baierer 853fd12e40 extract matplotlib code to method 4 years ago
Konstantin Baierer 4a903d2ec3 utils.find_num_col: clean up and simplify if-else 4 years ago
Konstantin Baierer 58c5d4dce6 eliminate unused "slope_first" arg to textline_contours_postprocessing 4 years ago
Konstantin Baierer df3e161325 🎨 cleanup, remove unused vars, use max over if-else 4 years ago
Konstantin Baierer 8f0455590a fix signature of calculate_width_height_by_columns 4 years ago
Konstantin Baierer 0bd9a10525 continue simplifying copy/paste coordinate logic 4 years ago
Konstantin Baierer 28d35f8e6b start simplifying copy/paste coordinate logic 4 years ago
Konstantin Baierer 8498daec26 Merge branch 'import-typo' into refactor-cntd 4 years ago
Konstantin Baierer 5a46e7ed27 fix signature of calculate_polygon_coords 4 years ago
Konstantin Baierer f214a39cba utils.separate_lines: fix import 4 years ago
Konstantin Baierer 81d7233e67 eynollah.py: use lxml not xml.etree 4 years ago
Konstantin Baierer b93c1923d0 clean up empty lines, fix syntax error 4 years ago
Konstantin Baierer 7905b3b9d2 outfactor calculate_width_height_by_columns 4 years ago
Konstantin Baierer fd0ea5e0a4 Merge branch 'import-typo' into refactor-cntd 4 years ago
Konstantin Baierer 90c8af9595 fix import {,.}utils.xml, ht @bertsky 4 years ago
Konstantin Baierer ae1d335010 🎨 remove extraneous empty lines, simplify elif to else where possible 4 years ago
Konstantin Baierer dfb294eb25 outfactor calculate_polygon_coords 4 years ago
Konstantin Baierer 4d31a21c3e keep id_indexer_l thru serialize_lines_in_region 4 years ago
Konstantin Baierer e11d9adfea outfactor serialize_lines_in_region 4 years ago
Konstantin Baierer 4a5c99008a eynollah: define self.cont_page in __init__, extract page coord calculation 4 years ago
Konstantin Baierer 52df6972ad rename: image_{dir,filename}, {f_name,image_filename_stem} 4 years ago
Konstantin Baierer f5e11a1056 remove commented out code in eynollah.py 4 years ago
Konstantin Baierer 19895b0194 rename: image_{dir,filename}, {f_name,image_filename_stem} 4 years ago
Konstantin Baierer 2bef2d4c04 use pathlib to determine f_name 4 years ago
vahidrezanezhad 85d631aadf
Update separate_lines.py from local 4 years ago
vahidrezanezhad a8f7776f85
Update __init__.py from local 4 years ago
vahidrezanezhad f3c70861e0
Update eynolllah.py from local 4 years ago
Konstantin Baierer ff7b5ce409 use lxml, factor PAGE creation to utils.xml 4 years ago
Konstantin Baierer 14d80700d4 remove import seaborn 4 years ago
Clemens Neudecker e9d132e1b8
upgrade to PAGE-XML 2019
(fixes https://github.com/qurator-spk/eynollah/issues/6)
4 years ago
vahidrezanezhad 3aecf47f53
Update eynollah.py 4 years ago
vahidrezanezhad 38a7154130
Missing functions from contour added 4 years ago
vahidrezanezhad 87a967e622
missing functions and remove self. prefix 4 years ago
Konstantin Baierer c16533dc2c remove unused VERY_LARGE_NUMBER constant 4 years ago
Konstantin Baierer a4c748246a Merge branch 'main' into refactor 4 years ago
Konstantin Baierer f210054eb4 Merge remote-tracking branch 'origin/main' into basic-python-tooling 4 years ago
Konstantin Baierer c0ae2dc7fa deduplicate code seperate_lines{,_vertical} 4 years ago
Konstantin Baierer 11315da683 remove type annotations in unused 4 years ago
Konstantin Baierer 87ef313502 more outsourcing of utils 4 years ago
Konstantin Baierer fb247dafc2 factor more methods out of utils 4 years ago
Konstantin Baierer 8c72f8bc03 split utils into contour, rotate, separate_lines 4 years ago
Konstantin Baierer a2341deab4 🎨 remove trailing spaces 4 years ago
Konstantin Baierer 6ab7abdfcd 🔥 manually merge 58ecb57 4 years ago
Konstantin Baierer 58ecb5708e patch in changes from 37c0338 by @vahidrezanezhad 4 years ago
Konstantin Baierer 145b2fcd98 more extraction of unused functions 4 years ago
Konstantin Baierer 915e076774 more extraction of unused functions 4 years ago
Konstantin Baierer f8c153775b more extraction of util/unused functions 4 years ago
Konstantin Baierer 3bb516bfb5 more extraction of util/unused functions 4 years ago