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