maverickstuder
|
0a6090babe
|
RED-9331: Explore possibilities for fair upload / analysis processing per tenant
|
2024-06-19 15:59:26 +02:00 |
|
Andrei Isvoran
|
821ef265fe
|
RED-9157 - Update tracing
|
2024-05-15 10:40:31 +03:00 |
|
Kilian Schuettler
|
61b1010e24
|
RED-7669: improve ocr
* fix pmd
|
2024-05-13 12:59:40 +02:00 |
|
Kilian Schuettler
|
7b5a175440
|
RED-7669: improve ocr
* fix pmd
|
2024-05-13 11:35:57 +02:00 |
|
Kilian Schuettler
|
18ba1daaef
|
RED-7669: improve ocr
* decrease otsu-scorefract slightly for thin lines
* don't write text that is overlapped with existing text
|
2024-05-08 10:55:38 +02:00 |
|
Kilian Schuettler
|
c61f71871e
|
RED-7669: improve ocr
* decrease otsu-scorefract slightly for thin lines
* don't write text that is overlapped with existing text
|
2024-05-08 10:54:25 +02:00 |
|
Corina Olariu
|
71255d9fc9
|
RED-8701 - Move files to customer data repositories
- update springBootStarterVersion and org.springframework.cloud:spring-cloud-starter-openfeign
|
2024-04-26 15:01:48 +03:00 |
|
Corina Olariu
|
5712292698
|
RED-8701 - Move files to customer data repositories
- update fagiani_apt builpack
|
2024-04-25 13:37:59 +03:00 |
|
Corina Olariu
|
842b794153
|
RED-8701 - Move files to customer data repositories
- update "org.springframework.boot" version to 3.2.3
|
2024-04-25 12:00:00 +03:00 |
|
Corina Olariu
|
b469ea4174
|
RED-8701 - Move files to customer data repositories
- update syngenta submodule
|
2024-04-23 14:56:57 +03:00 |
|
Corina Olariu
|
253bb70519
|
RED-8701 - Move files to customer data repositories
- update syngenta submodule
|
2024-04-23 10:44:48 +03:00 |
|
Corina Olariu
|
d55f245c5e
|
RED-8701 - Move files to customer data repositories
- update unit tests with the new path to submodules for customer files
- remove customer files from project
|
2024-04-22 14:06:56 +03:00 |
|
Corina Olariu
|
7ed1632c6f
|
RED-8701 - Move files to customer data repositories
- use git lfs to store customer files
|
2024-04-18 20:58:35 +03:00 |
|
Kilian Schüttler
|
6be5dcf305
|
Merge branch 'RED-8800' into 'master'
RED-8800: fix text location for weird mediaboxes
See merge request fforesight/ocr-service!46
|
2024-04-04 18:10:02 +02:00 |
|
Kilian Schuettler
|
7f0fb149a9
|
RED-8800: fix text location for weird mediaboxes
|
2024-04-04 17:03:37 +02:00 |
|
Corina Olariu
|
1e3dc3df24
|
RED-5966 - Excessive RAM usage at report download due to watermarks
- update pdftron-logic-commons version for memory optimization for removal of invisible elements
|
2024-03-15 10:33:54 +02:00 |
|
Timo Bejan
|
d8011bdba5
|
Clari-30 ocr service compatibility
|
2024-03-08 14:44:48 +02:00 |
|
Timo Bejan
|
6d69b783f1
|
wrong conditional
|
2024-03-06 18:09:16 +02:00 |
|
Timo Bejan
|
5b3261d229
|
wrong conditional
|
2024-03-06 18:02:04 +02:00 |
|
Timo Bejan
|
3b320bfb00
|
orchestrator/persistence service should control queues
|
2024-03-06 16:50:41 +02:00 |
|
Timo Bejan
|
23bc84bd98
|
redelivery protection
|
2024-03-05 10:37:25 +02:00 |
|
Timo Bejan
|
2e37b8eec9
|
CLARI-30 - reworked ocr service to use queues for request/response, moved DLQ listener to consumer of this service. Removed rest API calls
|
2024-03-04 11:42:30 +02:00 |
|
Kilian Schuettler
|
d2f2def1c2
|
RED-8156: add ocr debug layers to viewer document
* fix pmd
* disable tests again
|
2024-02-07 11:36:42 +01:00 |
|
Kilian Schuettler
|
2bbc3775c5
|
RED-8156: add ocr debug layers to viewer document
|
2024-02-07 11:31:40 +01:00 |
|
Kilian Schuettler
|
2aaa53f441
|
RED-8156: add debug layers to viewer document
* wip, fonts need to be created in the original document
|
2024-02-05 18:28:19 +01:00 |
|
Dominique Eifländer
|
1e08405082
|
RED-8171: Traces do not stop at @Async
|
2024-02-02 13:53:31 +01:00 |
|
Timo Bejan
|
b48db538fd
|
PMD fix for ocr service RED-8085
|
2024-01-30 07:17:37 +01:00 |
|
Kilian Schüttler
|
9010ee8691
|
RED-8212: Pageborders from scanned documents are used for tables
|
2024-01-24 13:40:17 +01:00 |
|
Kilian Schüttler
|
74d5f8d8e0
|
RED-8155: bold-detection in ocr-service
|
2024-01-17 13:54:00 +01:00 |
|
Kilian Schuettler
|
912f00aa84
|
RED-8155: bold-detection in ocr-service
* fix application.yml
|
2024-01-08 13:49:58 +01:00 |
|
Kilian Schüttler
|
be4656189b
|
RED-8155: integrate bold-detection into ocr-service
|
2024-01-05 16:05:53 +01:00 |
|
Dominique Eifländer
|
8944b57344
|
Merge branch 'RED-7669' into 'master'
RED-7669: optimize OCR-module performance
Closes RED-7669
See merge request redactmanager/ocr-service!30
|
2023-12-22 15:14:42 +01:00 |
|
Kilian Schuettler
|
67540950b8
|
RED-7669: optimize OCR-module performance
* fix thread handling for PDFs without any images
|
2023-12-22 15:11:29 +01:00 |
|
Kilian Schuettler
|
6f29270e66
|
RED-7669: optimize OCR-module performance
* fix thread handling for PDFs without any images
|
2023-12-22 15:04:52 +01:00 |
|
Dominique Eifländer
|
4b6411161e
|
RED-1137: Do not observe actuator endpoints
|
2023-12-20 14:17:09 +01:00 |
|
Dominique Eifländer
|
99fc16130b
|
RED-5223: Use tracing-commons from fforesight
|
2023-12-13 16:10:10 +01:00 |
|
Kilian Schüttler
|
c06974ce69
|
RED-7669: optimize OCR-module performance
|
2023-12-12 15:27:00 +01:00 |
|
Dominique Eifländer
|
0300a087d4
|
RED-5223: Enabled tracing, upgrade spring, use logstash-logback-encoder for json logs
|
2023-12-12 11:55:01 +01:00 |
|
Andrei Isvoran
|
ae09a59a7c
|
RED-7715 - Add log4j config to enable switching between json/line logs
|
2023-12-06 11:52:01 +02:00 |
|
Kilian Schuettler
|
6fe95c6940
|
RED-7669: optimize OCR-module performance
* dont interrupt threads, use boolean flag instead
|
2023-11-28 10:04:56 +01:00 |
|
Kilian Schuettler
|
0264e28cc2
|
RED-7669: optimize OCR-module performance
* enable caches
|
2023-11-24 10:21:55 +01:00 |
|
Kilian Schuettler
|
1926707ae1
|
RED-7669: optimize OCR-module performance
* move all critical stuff to its own singleton thread
* make gs process queue any image once the file has been written
|
2023-11-23 16:00:53 +01:00 |
|
Kilian Schuettler
|
d3190844a3
|
RED-7669: optimize OCR-module performance
* move all critical stuff to its own singleton thread
* make gs process queue any image once the file has been written
|
2023-11-23 16:00:31 +01:00 |
|
Kilian Schuettler
|
c7ccbae6ff
|
RED-7669: optimize OCR-module performance
* move all critical stuff to its own singleton thread
* make gs process queue any image once the file has been written
|
2023-11-23 16:00:31 +01:00 |
|
Kilian Schuettler
|
880bebcafc
|
RED-7669: optimize OCR-module performance
* move all critical stuff to its own singleton thread
* make gs process queue any image once the file has been written
|
2023-11-23 16:00:31 +01:00 |
|
Kilian Schuettler
|
955ff6281d
|
RED-7669: optimize OCR-module performance
* move all critical stuff to its own singleton thread
* make gs process queue any image once the file has been written
|
2023-11-23 16:00:31 +01:00 |
|
Kilian Schuettler
|
efd3a1d952
|
RED-7669: optimize OCR-module performance
* move all non thread safe stuff to separate thread in the middle
|
2023-11-23 16:00:29 +01:00 |
|
Kilian Schuettler
|
bb5b4a2fd8
|
RED-7669: optimize OCR-module performance
* binarize images after reading
|
2023-11-23 16:00:22 +01:00 |
|
Kilian Schuettler
|
6f99664906
|
RED-7669: optimize OCR-module performance
* try and synchronize all malloc calls
|
2023-11-23 16:00:19 +01:00 |
|
Kilian Schuettler
|
574f7ac25e
|
RED-7669: optimize OCR-module performance
* moar sigsegv
|
2023-11-23 16:00:01 +01:00 |
|