Kilian Schuettler
edd044395e
RED-6126: In the OCRService, OCR Text is not applied to Document
...
*reverted application of OCR Text to Document to old state
*refactored OCR Service slightly
*added meaningful test cases
2023-02-03 13:01:01 +01:00
Kilian Schuettler
a96260f77f
RED-6019: Remove hidden text when processing OCR
...
*moved InvisibleElementRemovalDto to private inner record of InvisibleElementRemovalService
*added comments for color choices
2023-02-02 13:01:58 +01:00
Kilian Schuettler
12fbdbee50
RED-6019: Remove hidden text when processing OCR
...
*moved to release version of platform-dependencies
*restored annotationProcessors
2023-02-02 10:53:19 +01:00
Kilian Schuettler
99a0cb51d0
RED-6019: Remove hidden text when processing OCR
...
*code refactor
*upgrade to java 17
2023-02-02 10:27:01 +01:00
Kilian Schuettler
fd7ec6e7aa
RED-6019: Remove hidden text when processing OCR
...
handled cases:
Text which is transparent or is set to not render
Elements outside of clipping path
Elements that have been painted over by visible and filled Paths
unhandled cases:
Elements covered by widely stroked path
Elements same color as background
Any Text set to clipping with its many interactions with other elements
2023-01-30 16:13:51 +01:00
deiflaender
7a4c5c2f89
RED-5911: Reverted to old ocr logic that uses ContentReplacer/TextExtractor to remove text behind images
2023-01-17 12:15:34 +01:00
Philipp Schramm
0e8dfed441
RED-5911 Bugfix for removed texts within tables
2023-01-04 12:31:51 +01:00
deiflaender
998d69ba48
RED-4556: Implemented ocr standalone service
2022-12-05 12:15:55 +01:00