Matthias Bisping
619f67f1fd
Refactoring
...
Various
2023-01-09 16:51:58 +01:00
Matthias Bisping
cd5457840b
Refactoring
...
Various
2023-01-04 18:13:54 +01:00
Matthias Bisping
eee2f0e256
Refactoring
...
Rename module
2023-01-04 17:40:43 +01:00
Julius Unverfehrt
b26253120c
Pull request #33 : Fix response coords
...
Merge in RR/cv-analysis from fix-response-coords to master
Squashed commit of the following:
commit 0c6178a564b48abc43f129f81d93091a277fc64a
Author: Julius Unverfehrt <julius.unverfehrt@iqser.com>
Date: Thu Oct 6 14:53:02 2022 +0200
update tests
commit 46ad8737593df976555e4f60db8dc7947784d46d
Author: Julius Unverfehrt <julius.unverfehrt@iqser.com>
Date: Thu Oct 6 14:40:25 2022 +0200
rename script
commit f541311d0aae22d5b76ba3c2580aada662812557
Author: Julius Unverfehrt <julius.unverfehrt@iqser.com>
Date: Thu Oct 6 14:40:11 2022 +0200
response now returns natural page index, update pdf2image to correct response coordinates
2022-10-06 14:56:28 +02:00
Isaac Riley
beb40da3b1
Pull request #22 : add single-cell filtering to table parsing and increase tolerance parameter to 7; refactor postprocessing to use the Rectangles data structure
...
Merge in RR/cv-analysis from remove_isolated to master
Squashed commit of the following:
commit 2613ed1615d1b69b3e4f2acea197993a91d00561
Author: Isaac Riley <Isaac.Riley@iqser.com>
Date: Tue Aug 2 10:17:33 2022 +0200
add single-cell filtering to table parsing and increase tolerance parameter to 7; refactored postprocessing to use the Rectangles data structure
2022-08-02 10:54:13 +02:00
Isaac Riley
9d98945ff9
Pull request #20 : New pyinfra
...
Merge in RR/cv-analysis from new_pyinfra to master
Squashed commit of the following:
commit f7a01a90aad1c402ac537de5bdf15df628ad54df
Author: Julius Unverfehrt <julius.unverfehrt@iqser.com>
Date: Wed Jul 27 10:40:59 2022 +0200
fix typo
commit ff4d549fac5b612c2d391ae85823c5eca1e91916
Author: Julius Unverfehrt <julius.unverfehrt@iqser.com>
Date: Wed Jul 27 10:34:04 2022 +0200
adjust build scripts for new pyinfra
commit ecd70f60d46406d8b6cc7f36a1533d706c917ca8
Author: Julius Unverfehrt <julius.unverfehrt@iqser.com>
Date: Wed Jul 27 09:42:55 2022 +0200
simplify logging by using default configurations
commit 20193c14c940eed2b0a7a72058167e26064119d0
Author: Julius Unverfehrt <julius.unverfehrt@iqser.com>
Date: Tue Jul 26 17:16:57 2022 +0200
tidy-up, refactor config logic to not dependent on external files
commit d8069cd4d404a570bb04a04278161669d1c83332
Author: Isaac Riley <Isaac.Riley@iqser.com>
Date: Tue Jul 26 15:14:59 2022 +0200
update pyinfra
commit c3bc11037cca9baf016043ab997c566f5b4a2586
Author: Isaac Riley <Isaac.Riley@iqser.com>
Date: Tue Jul 26 15:09:14 2022 +0200
repair tests
commit 6f4e4f2863ee16ae056c1d432f663858c5f10221
Author: Isaac Riley <Isaac.Riley@iqser.com>
Date: Tue Jul 26 14:52:38 2022 +0200
updated server logic to work with new pyinfra; update scripts for pyinfra as submodule
commit 2a18dba81de5ee84d0bdf0e77f478693e8d8aef4
Author: Isaac Riley <Isaac.Riley@iqser.com>
Date: Tue Jul 26 14:10:41 2022 +0200
formatting
commit d87ce9328de9aa2341228af9b24473d5e583504e
Author: Isaac Riley <Isaac.Riley@iqser.com>
Date: Tue Jul 26 14:10:11 2022 +0200
make server logic compatible with new pyinfra
2022-07-27 10:50:10 +02:00
Isaac Riley
dbc6d345f0
removed PIL from production code, now inly in scripts
2022-07-20 16:32:42 +02:00
Julius Unverfehrt
ce9e92876c
Pull request #16 : Add table parsing fixtures
...
Merge in RR/cv-analysis from add_table_parsing_fixtures to master
Squashed commit of the following:
commit cfc89b421b61082c8e92e1971c9d0bf4490fa07e
Merge: a7ecb05 73c66a8
Author: Julius Unverfehrt <julius.unverfehrt@iqser.com>
Date: Mon Jul 11 12:19:01 2022 +0200
Merge branch 'master' of ssh://git.iqser.com:2222/rr/cv-analysis into add_table_parsing_fixtures
commit a7ecb05b7d8327f0c7429180f63a380b61b06bc3
Author: Julius Unverfehrt <julius.unverfehrt@iqser.com>
Date: Mon Jul 11 12:02:07 2022 +0200
refactor
commit 466f217e5a9ee5c54fd38c6acd28d54fc38ff9bb
Author: llocarnini <lillian.locarnini@iqser.com>
Date: Mon Jul 11 10:24:14 2022 +0200
deleted unused imports and unused lines of code
commit c58955c8658d0631cdd1c24c8556d399e3fd9990
Author: llocarnini <lillian.locarnini@iqser.com>
Date: Mon Jul 11 10:16:01 2022 +0200
black reformatted files
commit f8bcb10a00ff7f0da49b80c1609b17997411985a
Author: llocarnini <lillian.locarnini@iqser.com>
Date: Tue Jul 5 15:15:00 2022 +0200
reformat files
commit 432e8a569fd70bd0745ce0549c2bfd2f2e907763
Author: llocarnini <lillian.locarnini@iqser.com>
Date: Tue Jul 5 15:08:22 2022 +0200
added better test for generic pages with table WIP as thicker lines create inconsistent results.
added test for patchy tables which does not work yet
commit 2aac9ebf5c76bd963f8c136fe5dd4c2d7681b469
Author: llocarnini <lillian.locarnini@iqser.com>
Date: Mon Jul 4 16:56:29 2022 +0200
added new fixtures for table_parsing_test.py
commit 37606cac0301b13e99be2c16d95867477f29e7c4
Author: llocarnini <lillian.locarnini@iqser.com>
Date: Fri Jul 1 16:02:44 2022 +0200
added separate file for table parsing fixtures, where fixtures for generic tables were added. WIP tests for generic table fixtures
2022-07-11 12:25:16 +02:00
Isaac Riley
b66a7f15e1
added pyinfra_compat file, usage: from cv_analysis.pyinfra_compat import analyze_byteslist; page_results = analyze_byteslist(img_bytes_list)
2022-06-14 09:09:00 +02:00
Isaac Riley
0d9d577187
reformat
2022-06-13 13:04:15 +02:00
Isaac Riley
c62ab08b98
ready for integration with pyinfra
2022-06-13 12:59:00 +02:00
llocarnini
f5a75f3949
changes in export_example_pages.py as well as removing unused imports in table_parsing.py
2022-05-24 16:20:52 +02:00
llocarnini
0e30e97f80
Merge branch 'master' of ssh://git.iqser.com:2222/rr/cv-analysis into fig-detection-scanned-pdfs
...
Conflicts:
cv_analysis/figure_detection.py
cv_analysis/layout_parsing.py
cv_analysis/table_parsing.py
scripts/annotate.py
2022-05-04 09:33:14 +02:00
Isaac Riley
21d1f087c8
fixed show parameter, for development only
2022-04-27 11:27:38 +02:00
Isaac Riley
81fe5139c2
fixed tests, passed (still need to extend tests)
2022-04-27 10:52:35 +02:00
Isaac Riley
41e5f55ea7
got changes to table parsing from other branch
2022-04-27 09:18:57 +02:00
Isaac Riley
b806c3c13d
fix for table parsing when no outer line is present
2022-04-27 09:15:15 +02:00
Isaac Riley
4ac1cce0e8
reformatting
2022-04-26 16:01:57 +02:00
llocarnini
19fe6965fb
added line in display so the visual logger doesn't open too many plots
...
changes to fig_detection_with_layout.py so tables are getting parsed as well
reusage of adding external contour in table_parsing.py
2022-04-26 11:19:27 +02:00
llocarnini
17f5b22443
Merge branch 'master' of ssh://git.iqser.com:2222/rr/cv-analysis into fig-detection-scanned-pdfs
...
Conflicts:
cv_analysis/figure_detection.py
cv_analysis/layout_parsing.py
cv_analysis/table_parsing.py
scripts/annotate.py
2022-04-22 10:24:09 +02:00
llocarnini
11a2465789
few corrections for including smaller figures
2022-04-22 10:12:28 +02:00
Isaac Riley
88bb8dbddf
added visual logger for development
2022-04-21 15:10:35 +02:00
Isaac Riley
0ea556a7e0
slightly refactored table parsing and deleted unneeded file
2022-04-21 09:17:12 +02:00
llocarnini
3669b6b341
fig_detection_with_layout.py: approach to label the content of a page through layout detection, table parsing for detected tables needs to be added and overall codes needs to be reviewed
...
layout_parsing.py added condition so fig_detection_with_layout.py works
table_parsing.py uncommented line for better table parsing
text.py changed kernel sizes
2022-04-20 09:43:30 +02:00
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
8730b34018
change name from vidocp to cv-analysis
2022-03-23 13:46:57 +01:00