19 Commits

Author SHA1 Message Date
Isaac Riley
0b96980cc5 keyword 'show' to fix annotation script without causing problems for non-script usage 2022-04-11 09:44:47 +02:00
Isaac Riley
af898a37ac fixed naming errors 2022-03-23 13:55:30 +01:00
Isaac Riley
8730b34018 change name from vidocp to cv-analysis 2022-03-23 13:46:57 +01:00
Isaac Riley
7d22db92cf added table tests for use with sonar 2022-03-22 12:54:10 +01:00
Isaac Riley
a089fa5e42 first working version with new API 2022-03-14 21:26:49 +01:00
Isaac Riley
64a42b5be3 fix build problem involving build_venv/ 2022-03-09 15:47:20 +01:00
Isaac Riley
56bfba1227 merge test branch, fix conflicts 2022-03-02 11:07:34 +01:00
llocarnini
496957051c added two tests for table_parsing.py
-testing number of parsed rectangles
-testing range of table coordinates (where to find a table)
2022-02-28 16:12:30 +01:00
Isaac Riley
fc4789101f merge hugo into main; deskew already merged 2022-02-25 11:20:40 +01:00
llocarnini
6fb34735a2 Merge branch 'uncommon-tables' into hugo
# Conflicts:
#	.gitignore
2022-02-25 10:09:38 +01:00
Isaac Riley
596aa2d5a3 prepare for merge; minor edits 2022-02-25 09:46:20 +01:00
Isaac Riley
08cce36940 add deskew.py to utils, also demo 2022-02-21 14:53:09 +01:00
llocarnini
57ca47f38d different approaches to isolate line components of tables in scanned pdf files. 2022-02-16 12:37:17 +01:00
llocarnini
885fc22f9d added changes to parse scanned pdfs 2022-02-11 15:59:54 +01:00
llocarnini
ee613f3e78 add to gitignore 2022-02-08 15:35:18 +01:00
llocarnini
a68f89af03 added files to git ignore 2022-01-27 00:20:16 +01:00
llocarnini
cf5851b652 changes for repush 2022-01-26 11:50:13 +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