430ad45a67RED-6126: In the OCRService, OCR Text is not applied to Document *called PDFNet.initialize and terminate before and after message receive *updated comments *renamed some variables
Kilian Schuettler
2023-02-21 10:42:14 +01:00
3ffb40f36aRED-6126: In the OCRService, OCR Text is not applied to Document *called PDFNet.initialize and terminate before and after message receive *updated comments *renamed some variables
RED-6126_15
Kilian Schuettler
2023-02-21 10:42:14 +01:00
ec8cf3c324RED-6126: In the OCRService, OCR Text is not applied to Document *called PDFNet.initialize and terminate before and after message receive *updated comments *renamed some variables
RED-6126_14
Kilian Schuettler
2023-02-21 10:42:14 +01:00
c4cd1a8b2dRED-6126: In the OCRService, OCR Text is not applied to Document *called PDFNet.initialize and terminate before and after message receive
RED-6126-dba594
Kilian Schuettler
2023-02-21 10:42:14 +01:00
a6d99f5916Pull request #8: RED-6126: In the OCRService, OCR Text is not applied to Document
1.9.0
Kilian Schuettler
2023-02-14 09:57:28 +01:00
0bc4fea2a5RED-6126: In the OCRService, OCR Text is not applied to Document *removed unnecessary getXObject() call, since it fails for inline_images
RED-6126_9
RED-6126-9ada4
Kilian Schuettler
2023-02-13 17:55:02 +01:00
b3fa14b342RED-6126: performance-test *fixed NullPointerException *fixed StackOverFlowError by ignoring very small images and moving to while loop instead of recursion
RED-6126-performance-test_30
Kilian Schuettler
2023-02-09 17:01:57 +01:00
683616925dRED-6126: performance-test *fixed NullPointerException *fixed StackOverFlowError by ignoring very small images and moving to while loop instead of recursion
RED-6126-performance-test_29
Kilian Schuettler
2023-02-09 17:01:57 +01:00
009f05cd5aRED-6126: performance-test *fixed NullPointerException *fixed StackOverFlowError by ignoring very small images and moving to while loop instead of recursion
RED-6126-performance-test_28
Kilian Schuettler
2023-02-09 17:01:57 +01:00
37fd72b863RED-6126: performance-test *fixed NullPointerException *fixed StackOverFlowError by ignoring very small images and moving to while loop instead of recursion
RED-6126-performance-test_27
Kilian Schuettler
2023-02-09 17:01:57 +01:00
c47eea139dRED-6126: performance-test *fixed NullPointerException *fixed StackOverFlowError by ignoring very small images and moving to while loop instead of recursion
RED-6126-64606
Kilian Schuettler
2023-02-09 17:01:57 +01:00
7b96322e50RED-6126: performance-test *fixed NullPointerException *fixed StackOverFlowError by ignoring very small images and moving to while loop instead of recursion
RED-6126-12eb78
Kilian Schuettler
2023-02-09 17:01:57 +01:00
adf1a4ce15RED-6126: performance-test *fixed NullPointerException *fixed StackOverFlowError by ignoring very small images
RED-6126-b1b7e8
Kilian Schuettler
2023-02-09 17:01:57 +01:00
6ccf3f80fcRED-6126: performance-test *re-enabled overlap detection *re-creating helper document for every page instead of reusing and adding/removing pages
performance-test
Kilian Schuettler
2023-02-09 11:22:39 +01:00
e705f869fdRED-6126: Performance Tests *moved to streams for pdf file transfer *disabled overlap detection
Kilian Schuettler
2023-02-08 17:05:00 +01:00
efaa291e43Pull request #6: RED-4609 - added ocr metric, enabled prometheus, added test for metric
1.7.0
Timo Bejan
2023-02-09 10:57:37 +01:00
0894d73216RED-6126: Performance Tests *moved to streams for pdf file transfer *disabled overlap detection
disabled-overlap
Kilian Schuettler
2023-02-08 17:05:00 +01:00
7c71d8ad04RED-4609 - added ocr metric, enabled prometheus, added test for metric
RED-4609_2
Timo Bejan
2023-02-08 16:46:51 +02:00
00cfe9e449RED-6126: In the OCRService, OCR Text is not applied to Document *reformatted InvisibleElementRemovalService with new Code Style
RED-6126_7
Kilian Schuettler
2023-02-07 12:52:09 +01:00
d0d6bf70a4RED-6126: In the OCRService, OCR Text is not applied to Document *updated some comments *very slight refactor
RED-6126_6
Kilian Schuettler
2023-02-07 12:09:04 +01:00
a415224db5RED-6126: In the OCRService, OCR Text is not applied to Document *complete refactor of the OCRService *moved image position retrieval to new class instead of image service *added new tests for image rotation
RED-6126_5
Kilian Schuettler
2023-02-06 14:12:15 +01:00
355887c865RED-6126: In the OCRService, OCR Text is not applied to Document *removed private configuration
RED-6126_4
Kilian Schuettler
2023-02-03 13:16:56 +01:00
ab566a11a9RED-6126: In the OCRService, OCR Text is not applied to Document *formatted one line
RED-6126_3
Kilian Schuettler
2023-02-03 13:03:47 +01:00
edd044395eRED-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
RED-6126_2
Kilian Schuettler
2023-02-03 13:01:01 +01:00
b37ec5afc9Pull request #4: RED-6019: Remove hidden text when processing OCR
1.5.0
Kilian Schuettler
2023-02-02 13:05:03 +01:00
a96260f77fRED-6019: Remove hidden text when processing OCR *moved InvisibleElementRemovalDto to private inner record of InvisibleElementRemovalService *added comments for color choices
RED-6019_5
Kilian Schuettler
2023-02-02 13:01:58 +01:00
12fbdbee50RED-6019: Remove hidden text when processing OCR *moved to release version of platform-dependencies *restored annotationProcessors
RED-6019_4
Kilian Schuettler
2023-02-02 10:53:19 +01:00
99a0cb51d0RED-6019: Remove hidden text when processing OCR *code refactor *upgrade to java 17
RED-6019_3
Kilian Schuettler
2023-02-02 10:27:01 +01:00
fd7ec6e7aaRED-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
RED-6019_2
Kilian Schuettler
2023-01-30 16:13:51 +01:00
265fac8099Pull request #3: RED-5911: Reverted to old ocr logic that uses ContentReplacer/TextExtractor to remove text behind images
1.4.0
Dominique Eiflaender
2023-01-17 12:42:10 +01:00
7a4c5c2f89RED-5911: Reverted to old ocr logic that uses ContentReplacer/TextExtractor to remove text behind images
cVersion1
deiflaender
2023-01-17 12:15:34 +01:00
e535861da8Pull request #2: RED-5911 Bugfix for removed texts within tables
1.3.0
Philipp Schramm
2023-01-04 15:02:15 +01:00
0e8dfed441RED-5911 Bugfix for removed texts within tables
RED-5911_4
Philipp Schramm
2023-01-04 11:32:27 +01:00