Commit Graph

426 Commits (5f7d9a475cf59dd98166855b094a3d9b333bac16)
 

Author SHA1 Message Date
Konstantin Baierer 5f2867bfcf typo: s,contoures,contours,g 3 years ago
Konstantin Baierer ccd83e94b1 typo: s,cprrsp,corresp,g 3 years ago
Konstantin Baierer 1f95a69bec typo: s,rotyate,rotate,g 3 years ago
Konstantin Baierer 375e9771e2 typo: s,spliter,splitter,g 3 years ago
Konstantin Baierer e332da34f6 typo: s,teil,tile,g 3 years ago
Konstantin Baierer b1b0e97945 typo: s,seperate,separate,g 3 years ago
cneud 9ca00b8a07 readme 3 years ago
vahidrezanezhad 932c3fb479
Merge pull request #19 from qurator-spk/refactor-cntd
Refactor cntd
3 years ago
Konstantin Baierer 58c4403e13 rename package to qurator.eynollah 3 years ago
vahid a96d23712d use all cpu nodes 3 years ago
vahid 3bda2f128e all options checked, failures are fixed and all tests passed 3 years ago
vahid c25fcd8137 check pc 3 years ago
Konstantin Baierer 1b92374a2a Merge remote-tracking branch 'origin/main' into refactor-cntd 3 years ago
Konstantin Baierer 3d77b62f89 remove unused 3 years ago
Konstantin Baierer c730e2eefd move all XML handling to EynollahXmlWriter 3 years ago
Konstantin Baierer 22184024fa cli: fail early with inconsistent plotting options 3 years ago
Konstantin Baierer 045ab86fd5 eynollah.run returns the pcgts now; 3 years ago
Konstantin Baierer 4c81fa2e46 simplify constructs, remove print-debugging stmts 3 years ago
Konstantin Baierer 0eda4a174a move xml_reading_order to utils.xml 3 years ago
Konstantin Baierer c80fddb3b8 remove unused delete_seperator_around 3 years ago
Konstantin Baierer 133982380f implent_law_head_main_not_parallel is unused 3 years ago
Konstantin Baierer d7d388671d return_hor_spliter_by_index is unused 3 years ago
Konstantin Baierer 2952a1ca13 remove more dead code 3 years ago
Konstantin Baierer 6398579a72 simplify calculate_page_coords 3 years ago
Konstantin Baierer ddeb6938e5 self.kernel -> constant KERNEL 3 years ago
Konstantin Baierer 254dd35666 MAX_SLOPE constant 3 years ago
Konstantin Baierer 605f583d21 log exceptions as errors 3 years ago
Konstantin Baierer 9dcb696e99 use enumerate instead of manual counter 3 years ago
Konstantin Baierer 697ff99bba use constants for "magic numbers" 3 years ago
Konstantin Baierer 60208a46f0 remove unnecessary del/gc.collect, eliminate unnecessary constructs 3 years ago
Konstantin Baierer cb6bc17ce1 eliminate more unused vars 3 years ago
Konstantin Baierer 6637eff3e7 eliminate curved_line argument 3 years ago
Konstantin Baierer 4e97ca0fae split generation of XML from writing to disk 3 years ago
Konstantin Baierer cbbd7fc4f0 make line serialization uniform 3 years ago
Konstantin Baierer 718efabf89 🎨 move xml methods together 3 years ago
Konstantin Baierer b44d298d16 📝 readme: compare full vs no-full layout 3 years ago
Konstantin Baierer a65caa4d25 🎨 unncesssary if True 3 years ago
Konstantin Baierer 68d5c0d523 remove unused return_hor_spliter_by_index_for_without_verticals 3 years ago
Konstantin Baierer 35838069fc remove unused filter_contours_area_of_image_interiors 3 years ago
Konstantin Baierer e2ae6dbd44 remove unused find_features_of_contours 3 years ago
Konstantin Baierer 823592126e remove unused return_bonding_box_of_contours 3 years ago
Konstantin Baierer 9454a921b1 remove unused return_contours_of_interested_region_and_bounding_box 3 years ago
Konstantin Baierer 732a27fe77 remove unused variables 3 years ago
Konstantin Baierer f96a9c52d1 uniform coords calculation 3 years ago
Konstantin Baierer 6d476230ce remove unnecessary (hope so) try-except 3 years ago
Konstantin Baierer 23e97a5e0b factor out add_textequiv 3 years ago
Konstantin Baierer b3dd6685e7 sys.exit not necessary 3 years ago
Konstantin Baierer 461d3e31cf Merge remote-tracking branch 'origin/refactor-cntd' into ocrd-cli 3 years ago
Konstantin Baierer 48d8406fba remove unncessary try-except, formatting 3 years ago
vahidrezanezhad 881e2787ab
resolving issue with None num_col 3 years ago