Commit graph

486 commits

Author SHA1 Message Date
Konstantin Baierer
62fa710f27 move order_and_id_of_texts to utils.xml 2021-03-02 13:24:33 +01:00
vahidrezanezhad
1ee219b657
Merge pull request #23 from qurator-spk/cneud-spelling
Fix spelling issues
2021-03-02 06:40:06 -05:00
Konstantin Baierer
8d4ce75656 typo s,teil,tile,g 2021-03-01 18:01:53 +01:00
Konstantin Baierer
18475b3c20 remaining typos idenitified by codespell 2021-03-01 17:58:16 +01:00
Konstantin Baierer
adb96b5b49 s,hiearchy,hierarchy,g 2021-03-01 17:57:03 +01:00
Konstantin Baierer
10ae13f9b0 typo: s,separater,separator, 2021-03-01 17:56:22 +01:00
Konstantin Baierer
78a7ace863 typo: s,hirarchy,hierarchy, 2021-03-01 17:55:05 +01:00
Konstantin Baierer
526769354a typo: s,seperator,separator, 2021-03-01 17:54:21 +01:00
Konstantin Baierer
ec9939c3c7 typo: s,hierachy,hierarchy, 2021-03-01 17:53:47 +01:00
Konstantin Baierer
6036478889 typo: s,enhancemnet,enhancement,g 2021-03-01 17:49:20 +01:00
Konstantin Baierer
5f2867bfcf typo: s,contoures,contours,g 2021-03-01 17:47:20 +01:00
Konstantin Baierer
ccd83e94b1 typo: s,cprrsp,corresp,g 2021-03-01 17:46:48 +01:00
Konstantin Baierer
1f95a69bec typo: s,rotyate,rotate,g 2021-03-01 17:45:38 +01:00
Konstantin Baierer
375e9771e2 typo: s,spliter,splitter,g 2021-03-01 17:44:51 +01:00
Konstantin Baierer
e332da34f6 typo: s,teil,tile,g 2021-03-01 17:43:56 +01:00
Konstantin Baierer
b1b0e97945 typo: s,seperate,separate,g 2021-03-01 17:43:16 +01:00
cneud
9ca00b8a07 readme 2021-03-01 14:00:36 +01:00
vahidrezanezhad
932c3fb479
Merge pull request #19 from qurator-spk/refactor-cntd
Refactor cntd
2021-03-01 07:40:09 -05:00
Konstantin Baierer
58c4403e13 rename package to qurator.eynollah 2021-02-27 17:38:55 +01:00
vahid
a96d23712d use all cpu nodes 2021-02-27 10:15:58 -05:00
vahid
3bda2f128e all options checked, failures are fixed and all tests passed 2021-02-27 09:59:10 -05:00
vahid
c25fcd8137 check pc 2021-02-27 09:01:31 -05:00
Konstantin Baierer
1b92374a2a Merge remote-tracking branch 'origin/main' into refactor-cntd 2021-02-24 18:16:53 +01:00
Konstantin Baierer
3d77b62f89 remove unused 2021-02-24 18:13:17 +01:00
Konstantin Baierer
c730e2eefd move all XML handling to EynollahXmlWriter 2021-02-24 18:13:01 +01:00
Konstantin Baierer
22184024fa cli: fail early with inconsistent plotting options 2021-02-24 16:36:03 +01:00
Konstantin Baierer
045ab86fd5 eynollah.run returns the pcgts now; 2021-02-24 16:29:40 +01:00
Konstantin Baierer
4c81fa2e46 simplify constructs, remove print-debugging stmts 2021-02-24 16:05:30 +01:00
Konstantin Baierer
0eda4a174a move xml_reading_order to utils.xml 2021-02-24 15:53:31 +01:00
Konstantin Baierer
c80fddb3b8 remove unused delete_seperator_around 2021-02-24 15:23:55 +01:00
Konstantin Baierer
133982380f implent_law_head_main_not_parallel is unused 2021-02-24 15:17:02 +01:00
Konstantin Baierer
d7d388671d return_hor_spliter_by_index is unused 2021-02-24 15:15:37 +01:00
Konstantin Baierer
2952a1ca13 remove more dead code 2021-02-24 15:06:28 +01:00
Konstantin Baierer
6398579a72 simplify calculate_page_coords 2021-02-24 14:42:15 +01:00
Konstantin Baierer
ddeb6938e5 self.kernel -> constant KERNEL 2021-02-24 13:55:12 +01:00
Konstantin Baierer
254dd35666 MAX_SLOPE constant 2021-02-24 13:48:20 +01:00
Konstantin Baierer
605f583d21 log exceptions as errors 2021-02-24 13:32:26 +01:00
Konstantin Baierer
9dcb696e99 use enumerate instead of manual counter 2021-02-24 13:21:14 +01:00
Konstantin Baierer
697ff99bba use constants for "magic numbers" 2021-02-24 13:03:42 +01:00
Konstantin Baierer
60208a46f0 remove unnecessary del/gc.collect, eliminate unnecessary constructs 2021-02-24 12:53:49 +01:00
Konstantin Baierer
cb6bc17ce1 eliminate more unused vars 2021-02-24 12:33:37 +01:00
Konstantin Baierer
6637eff3e7 eliminate curved_line argument 2021-02-24 12:12:02 +01:00
Konstantin Baierer
4e97ca0fae split generation of XML from writing to disk 2021-02-24 12:09:03 +01:00
Konstantin Baierer
cbbd7fc4f0 make line serialization uniform 2021-02-23 18:03:05 +01:00
Konstantin Baierer
718efabf89 🎨 move xml methods together 2021-02-23 17:28:23 +01:00
Konstantin Baierer
b44d298d16 📝 readme: compare full vs no-full layout 2021-02-23 17:20:35 +01:00
Konstantin Baierer
a65caa4d25 🎨 unncesssary if True 2021-02-23 17:11:32 +01:00
Konstantin Baierer
68d5c0d523 remove unused return_hor_spliter_by_index_for_without_verticals 2021-02-23 16:47:59 +01:00
Konstantin Baierer
35838069fc remove unused filter_contours_area_of_image_interiors 2021-02-23 16:42:53 +01:00
Konstantin Baierer
e2ae6dbd44 remove unused find_features_of_contours 2021-02-23 16:39:33 +01:00