Commit Graph

461 Commits (c9f63826c05d5ddf975174a6ae28e7f7d9912fc0)
 

Author SHA1 Message Date
Konstantin Baierer 22184024fa cli: fail early with inconsistent plotting options 4 years ago
Konstantin Baierer 045ab86fd5 eynollah.run returns the pcgts now; 4 years ago
Konstantin Baierer 4c81fa2e46 simplify constructs, remove print-debugging stmts 4 years ago
Konstantin Baierer 0eda4a174a move xml_reading_order to utils.xml 4 years ago
Konstantin Baierer c80fddb3b8 remove unused delete_seperator_around 4 years ago
Konstantin Baierer 133982380f implent_law_head_main_not_parallel is unused 4 years ago
Konstantin Baierer d7d388671d return_hor_spliter_by_index is unused 4 years ago
Konstantin Baierer 2952a1ca13 remove more dead code 4 years ago
Konstantin Baierer 6398579a72 simplify calculate_page_coords 4 years ago
Konstantin Baierer ddeb6938e5 self.kernel -> constant KERNEL 4 years ago
Konstantin Baierer 254dd35666 MAX_SLOPE constant 4 years ago
Konstantin Baierer 605f583d21 log exceptions as errors 4 years ago
Konstantin Baierer 9dcb696e99 use enumerate instead of manual counter 4 years ago
Konstantin Baierer 697ff99bba use constants for "magic numbers" 4 years ago
Konstantin Baierer 60208a46f0 remove unnecessary del/gc.collect, eliminate unnecessary constructs 4 years ago
Konstantin Baierer cb6bc17ce1 eliminate more unused vars 4 years ago
Konstantin Baierer 6637eff3e7 eliminate curved_line argument 4 years ago
Konstantin Baierer 4e97ca0fae split generation of XML from writing to disk 4 years ago
Konstantin Baierer cbbd7fc4f0 make line serialization uniform 4 years ago
Konstantin Baierer 718efabf89 🎨 move xml methods together 4 years ago
Konstantin Baierer b44d298d16 📝 readme: compare full vs no-full layout 4 years ago
Konstantin Baierer a65caa4d25 🎨 unncesssary if True 4 years ago
Konstantin Baierer 68d5c0d523 remove unused return_hor_spliter_by_index_for_without_verticals 4 years ago
Konstantin Baierer 35838069fc remove unused filter_contours_area_of_image_interiors 4 years ago
Konstantin Baierer e2ae6dbd44 remove unused find_features_of_contours 4 years ago
Konstantin Baierer 823592126e remove unused return_bonding_box_of_contours 4 years ago
Konstantin Baierer 9454a921b1 remove unused return_contours_of_interested_region_and_bounding_box 4 years ago
Konstantin Baierer 732a27fe77 remove unused variables 4 years ago
Konstantin Baierer f96a9c52d1 uniform coords calculation 4 years ago
Konstantin Baierer 6d476230ce remove unnecessary (hope so) try-except 4 years ago
Konstantin Baierer 23e97a5e0b factor out add_textequiv 4 years ago
Konstantin Baierer b3dd6685e7 sys.exit not necessary 4 years ago
Konstantin Baierer 461d3e31cf Merge remote-tracking branch 'origin/refactor-cntd' into ocrd-cli 4 years ago
Konstantin Baierer 48d8406fba remove unncessary try-except, formatting 4 years ago
vahidrezanezhad 881e2787ab
resolving issue with None num_col 4 years ago
Konstantin Baierer 4480302b53 write_into_page.*: use one variable name only 4 years ago
Konstantin Baierer 5f04fc7137 move the two xml serialization methods next to each other 4 years ago
Konstantin Baierer fdbcfe44a0 🎨 simplify 4 years ago
Konstantin Baierer bfb6e77db1 factor out reading order code, simplify 4 years ago
Konstantin Baierer 6035740b52 num_col should default to 0 not None 4 years ago
Konstantin Baierer 7b61b64665 🎨 remove dead code, spacing 4 years ago
Konstantin Baierer bce983f3d4 keep images in memory and copy 4 years ago
Konstantin Baierer 8c603ae16d check_dpi: use OcrdExif instead identify callout 4 years ago
vahidrezanezhad 0a92543245
functionality checked 4 years ago
vahidrezanezhad 8ab50a5486
Merge pull request #18 from qurator-spk/keras-23
restrict keras version to < 2.4
4 years ago
vahidrezanezhad 37431d4840
resolving error caused by dpi of image on windows [temporary] 4 years ago
Konstantin Baierer ef3ccd0d5f fix special case where num_col_classifier was unbound 4 years ago
Konstantin Baierer 5af0c5df9e Merge branch 'refactor-cntd' of https://github.com/qurator-spk/eynollah into refactor-cntd 4 years ago
Konstantin Baierer 420a9ca252 more outfactoring run code to methods 4 years ago
Konstantin Baierer b06acbf754 untangle run even further 4 years ago