Matthias Bisping
29741fc5da
[WIP] random content box generation
2023-01-16 12:07:56 +01:00
Matthias Bisping
dd6ab94aa2
[WIP] Replace texture generation with loadig textures from files
2023-01-16 10:59:13 +01:00
Matthias Bisping
1199845cdf
Refactoring: Rename
2023-01-16 08:47:45 +01:00
Matthias Bisping
d5d67cb064
Fix image format (RGB/A, float/uint8, [0, 1/255]) issues
2023-01-11 12:17:07 +01:00
Matthias Bisping
3f0bbf0fc7
Refactoring
2023-01-10 11:59:01 +01:00
Matthias Bisping
2fec39eda6
Add docstring
2023-01-10 11:31:13 +01:00
Matthias Bisping
16cc0007ed
Refactoring
2023-01-10 11:30:36 +01:00
Matthias Bisping
3d83489819
Refactoring: Make single pass rectangle merging stateless
2023-01-10 11:14:15 +01:00
Matthias Bisping
3134021596
Add typehints
2023-01-10 10:20:07 +01:00
Matthias Bisping
3cb857d830
Refactoring: Move
2023-01-10 10:19:49 +01:00
Matthias Bisping
194102939e
Refactoring
...
- add typehints
- other minor refactorings
2023-01-10 10:10:08 +01:00
Matthias Bisping
5d1d9516b5
Add fixmes and format docstring
2023-01-10 09:39:23 +01:00
Matthias Bisping
77f85e9de1
Refactoring
...
Various
2023-01-09 17:22:01 +01:00
Matthias Bisping
c00081b2bc
Refactoring: Move
2023-01-09 17:01:36 +01:00
Matthias Bisping
619f67f1fd
Refactoring
...
Various
2023-01-09 16:51:58 +01:00
Matthias Bisping
a97f8def7c
Refactor metrics
2023-01-09 16:22:52 +01:00
Matthias Bisping
65e9735bd9
Refactor metrics
2023-01-09 15:53:53 +01:00
Matthias Bisping
689be75478
Refactoring
2023-01-09 15:47:12 +01:00
Matthias Bisping
acf46a7a48
[WIP] Refactoring meta-detection
2023-01-09 15:40:32 +01:00
Matthias Bisping
0f11441b20
[WIP] Refactoring meta-detection
2023-01-09 15:32:51 +01:00
Matthias Bisping
fa1fa15cc8
[WIP] Refactoring meta-detection
2023-01-09 15:05:00 +01:00
Matthias Bisping
17c40c996a
[WIP] Refactoring meta-detection
2023-01-09 14:44:22 +01:00
Matthias Bisping
99af2943b5
[WIP] Refactoring meta-detection
2023-01-09 14:33:27 +01:00
Matthias Bisping
0e6cb495e8
[WIP] Refactoring meta-detection
2023-01-09 14:29:22 +01:00
Matthias Bisping
012e705e70
[WIP] Refactoring meta-detection
2023-01-09 14:22:18 +01:00
Matthias Bisping
8327794685
[WIP] Refactoring meta-detection
2023-01-09 13:42:23 +01:00
Matthias Bisping
72bc52dc7b
[WIP] Refactoring meta-detection
2023-01-09 13:27:26 +01:00
Matthias Bisping
557d091a54
[WIP] Refactoring meta-detection
2023-01-09 12:03:50 +01:00
Matthias Bisping
b540cfd0f2
[WIP] Refactoring meta-detection
2023-01-09 11:38:55 +01:00
Matthias Bisping
8824c5c3ea
Refactoring
2023-01-09 11:33:38 +01:00
Matthias Bisping
94e9210faf
Refactoring
...
Various
2023-01-09 11:21:43 +01:00
Matthias Bisping
06d6863cc5
Format docstrings
2023-01-04 18:50:27 +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
Matthias Bisping
9d2f166fbf
Refactoring
...
Various
2023-01-04 17:36:06 +01:00
Matthias Bisping
97fb4b645d
Refactoring
...
Remove more code that is not adhering to separation of concerns from Rectangle class
2023-01-04 16:49:44 +01:00
Matthias Bisping
00e53fb54d
Refactoring
...
Remove code that is not adhering to separation of concerns from Rectangle class
2023-01-04 16:29:43 +01:00
Matthias Bisping
4be91de036
Refactoring
...
Further clean up Rectangle class
2023-01-04 15:26:39 +01:00
Matthias Bisping
8c6b940364
Refactoring
...
Clean up Rectangle class
2023-01-04 14:57:47 +01:00
Matthias Bisping
cdb12baccd
Format docstrings
2023-01-04 13:57:51 +01:00
Matthias Bisping
ac84494613
Refactoring
2023-01-04 13:32:57 +01:00
Matthias Bisping
77f565c652
Fix
...
Fix a typehint
Fix a bug that would happen when a generator is passed
2023-01-04 12:06:28 +01:00
Matthias Bisping
47e657aaa3
Refactoring
...
Clean up and prove correctness of intersection computation
2023-01-04 12:05:57 +01:00
Matthias Bisping
b592497b75
Refactoring
2023-01-04 10:58:24 +01:00
Matthias Bisping
8260ae58f9
Refactoring
...
Make adjacency checking code clean
2023-01-04 10:11:46 +01:00
Matthias Bisping
068f75d35b
Apply black
2023-01-04 10:11:28 +01:00
Matthias Bisping
04f100386d
Add dvc-data-pull fixture
...
This allows the tests that depend on input files to run without the need
to manuallt dvc-pull them beforehand.
2023-01-03 10:01:03 +01:00
Matthias Bisping
7bbe459208
Adjust type hints for new lower python version
2023-01-02 15:46:35 +01:00
Julius Unverfehrt
d14960da08
Pull request #35 : RED-5527 update pdf2img with skip_pages_without_images flag, add ENV for this setting for table parsing
...
Merge in RR/cv-analysis from RED-5527 to master
Squashed commit of the following:
commit 1748095ce45f4a76e9d3d8547d9fc70f7deae2fb
Author: Julius Unverfehrt <julius.unverfehrt@iqser.com>
Date: Tue Nov 8 15:15:16 2022 +0100
RED-5527 update pdf2img with skip_pages_without_images flag, add ENV for this setting for table parsing
2022-11-08 15:16:53 +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