Commit Graph

22 Commits (718efabf89c765ce1d6fe4a8e31e0a3793ee2fa9)

Author SHA1 Message Date
Konstantin Baierer 68d5c0d523 remove unused return_hor_spliter_by_index_for_without_verticals
Konstantin Baierer 35838069fc remove unused filter_contours_area_of_image_interiors
Konstantin Baierer e2ae6dbd44 remove unused find_features_of_contours
Konstantin Baierer 823592126e remove unused return_bonding_box_of_contours
Konstantin Baierer 9454a921b1 remove unused return_contours_of_interested_region_and_bounding_box
Konstantin Baierer 23e97a5e0b factor out add_textequiv
Konstantin Baierer 8c603ae16d check_dpi: use OcrdExif instead identify callout
Konstantin Baierer c2e9ebb366 move all plotting code to EynollahPlotter
Konstantin Baierer 4a903d2ec3 utils.find_num_col: clean up and simplify if-else
Konstantin Baierer 58c5d4dce6 eliminate unused "slope_first" arg to textline_contours_postprocessing
Konstantin Baierer 8498daec26 Merge branch 'import-typo' into refactor-cntd
Konstantin Baierer f214a39cba utils.separate_lines: fix import
Konstantin Baierer 52df6972ad rename: image_{dir,filename}, {f_name,image_filename_stem}
vahidrezanezhad 85d631aadf
Update separate_lines.py from local
vahidrezanezhad a8f7776f85
Update __init__.py from local
Konstantin Baierer ff7b5ce409 use lxml, factor PAGE creation to utils.xml
vahidrezanezhad 38a7154130
Missing functions from contour added
vahidrezanezhad 87a967e622
missing functions and remove self. prefix
Konstantin Baierer c0ae2dc7fa deduplicate code seperate_lines{,_vertical}
Konstantin Baierer 87ef313502 more outsourcing of utils
Konstantin Baierer fb247dafc2 factor more methods out of utils
Konstantin Baierer 8c72f8bc03 split utils into contour, rotate, separate_lines