336 Commits

Author SHA1 Message Date
Matthias Bisping
d5f445b5e1 readme updated 2022-02-05 16:17:39 +01:00
Matthias Bisping
3d4b924426 Pull request #4: Restructuring and renaming of module
Merge in RR/vidocp from poly_to_rects_segmentation to master

Squashed commit of the following:

commit 3dffe067ef0bb4796eab22007eb6970b29f47822
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Sat Feb 5 16:10:28 2022 +0100

    readme updated

commit 448517205259134a8427b48d86d0d5331b726487
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Sat Feb 5 16:09:35 2022 +0100

    restructured dirs

commit 058c2971631c71d520b1a94ea75e249f9234ad87
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Sat Feb 5 15:57:08 2022 +0100

    renaming

commit 4e64a3d07f1dad76775955639157ec7b60e6ad38
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Sat Feb 5 15:46:03 2022 +0100

    readme updated

commit 728bedb13a2769b4652fd674ef26988efebcc7dc
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Sat Feb 5 15:33:42 2022 +0100

    added DVC

commit e2d5594afd6683d8207007d3a85d178dd0a3e546
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Sat Feb 5 14:49:09 2022 +0100

    renaming
2022-02-05 16:14:24 +01:00
Matthias Bisping
512d217b05 renaming 2022-02-05 14:47:28 +01:00
Matthias Bisping
f5f60c57da applied black 2022-02-05 14:45:11 +01:00
Matthias Bisping
8dc2685d9a renaming 2022-02-05 14:44:32 +01:00
Matthias Bisping
41b9583ba6 readme fix 2022-02-05 14:43:01 +01:00
Matthias Bisping
cfa3dbf31c readme fix 2022-02-05 14:42:34 +01:00
Matthias Bisping
8c88fc594d renaming; readme 2022-02-05 14:42:00 +01:00
Matthias Bisping
c435d25ac0 typo 2022-02-05 14:31:46 +01:00
Matthias Bisping
2aced51dfd removed debug prints 2022-02-04 17:44:02 +01:00
Julius Unverfehrt
baaee6f5b7 Pull request #3: Layout detection happy little accident
Merge in RR/table_parsing from layout_detetciton_happy_little_accident to master

Squashed commit of the following:

commit eb4452c9a488df16085a16eba08b7a182274d331
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Fri Feb 4 16:08:12 2022 +0100

    Empty line added

commit d2fedf9a2f982af2157a408077654d388ca6cc6d
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Fri Feb 4 16:07:20 2022 +0100

    Empty line added

commit 638d14a4b6c7b4d34222fd3b4cbb8ce79bb32ef0
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Fri Feb 4 16:05:43 2022 +0100

    Quickfix typo

commit 0271d2ba2e51227aa53e128bf857394e5b5b2d48
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Fri Feb 4 15:57:06 2022 +0100

    black

commit c95c4ad3f3d01857e7dd1dde0802ed7f2a5837c1
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Fri Feb 4 15:53:42 2022 +0100

    Refactored layout_detection prototype

commit 766bd0b916b532885e44a13581f100ffaa39bb55
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Fri Feb 4 13:16:36 2022 +0100

    reset table_parsing to table parsing functionality, moved layout detection accident to layout_detection

commit 7c8955f56dfae2aef814caf4cbc6e903406994ba
Merge: 9a065a0 af5c6d0
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Fri Feb 4 13:11:28 2022 +0100

    Merge branch 'master' of ssh://git.iqser.com:2222/rr/table_parsing into layout_detetciton_happy_little_accident

commit 9a065a0e7f62823a3b18e301d12c80b1a74f0b3e
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Thu Feb 3 16:45:09 2022 +0100

    Made Bob proud
2022-02-04 16:08:39 +01:00
Matthias Bisping
af5c6d0b34 Pull request #2: improved box detection
Merge in RR/table_parsing from box_detection_version_2 to master

* commit 'b00b914caf48e9c471f580b033278ba4f6c76150':
  improved box detection
2022-02-04 12:54:07 +01:00
Matthias Bisping
b00b914caf improved box detection 2022-02-04 12:49:51 +01:00
llocarnini
6274c204a9 added imutils to requirements
few changes in table_parsig.py bc of a pull
2022-02-04 10:11:14 +01:00
llocarnini
3e17511803 Merge branch 'layout_detetciton_happy_little_accident' of ssh://git.iqser.com:2222/rr/table_parsing into uncommon-tables
 Conflicts:
	table_parsing/table_parsig.py
2022-02-03 17:10:24 +01:00
llocarnini
aed7f27626 new changes for table completion 2022-02-03 17:01:57 +01:00
Julius Unverfehrt
9a065a0e7f Made Bob proud 2022-02-03 16:45:09 +01:00
Matthias Bisping
6c05f1bb45 Pull request #1: added box detection logic to find previous redactions
Merge in RR/table_parsing from box_detection to master

* commit 'ed0c38e32d7add1f194ad28d848aa8b85c2a1e58':
  added box detection logic to find previous redactions
2022-02-03 16:29:33 +01:00
Matthias Bisping
ed0c38e32d added box detection logic to find previous redactions 2022-02-03 16:26:23 +01:00
llocarnini
cf29204a9e corrected function for detecting external edges 2022-02-02 16:35:35 +01:00
llocarnini
5abc80aced corrected function for detecting external edges 2022-02-02 11:25:10 +01:00
llocarnini
bb5083d419 added function for detecting external edges 2022-02-01 19:25:05 +01:00
llocarnini
a68f89af03 added files to git ignore 2022-01-27 00:20:16 +01:00
llocarnini
edf3bfe446 seperate function which is filtering for isolated boxes 2022-01-27 00:19:39 +01:00
llocarnini
cf5851b652 changes for repush 2022-01-26 11:50:13 +01:00
llocarnini
ba32b3bcbe deleted some unused line of code 2022-01-26 10:47:41 +01:00
llocarnini
6f346a6cad changes so no single rectangle is parsed as table in table_parsig.py 2022-01-26 09:42:59 +01:00
llocarnini
1cf8508dc3 changes of parameters in table parsing: l15 line_min_width = 5 so no cell is missing in tables, l37 bigger min. rectangle so no text will be detected as table 2022-01-24 16:55:29 +01:00
Matthias Bisping
25ddbeac19 removed obsolete import 2022-01-21 11:18:53 +01:00
Matthias Bisping
2c9d895a91 better annotation output 2022-01-21 10:28:52 +01:00
Matthias Bisping
d595b9a558 added setup 2022-01-20 15:54:02 +01:00
Matthias Bisping
e8fefdb46c Merge branch 'watershed' of ssh://git.iqser.com:2222/rr/table_parsing into watershed 2022-01-20 15:38:01 +01:00
Matthias Bisping
622e2f4fd8 added first table parsing function: cell detection by applying horizontal and vertical kernels 2022-01-20 15:36:46 +01:00
lillian locarnini
ecc8a3fac8 requirements.txt online editiert mit Bitbucket 2022-01-20 13:23:38 +01:00
Matthias Bisping
0ec786f2b1 fixed reqs 2022-01-20 13:13:58 +01:00
Matthias Bisping
598d9476ad added requirements 2022-01-20 13:07:52 +01:00