RED-8670: add tables to idp result
* apparently i've fixed some error, where the ocr-service sometimes hangs
This commit is contained in:
parent
f06e5779f3
commit
ebfa55d3d1
@ -36,7 +36,7 @@ class ImageProcessingPipelineTest {
|
|||||||
@BeforeEach
|
@BeforeEach
|
||||||
public void setup() {
|
public void setup() {
|
||||||
|
|
||||||
new NativeLibrariesInitializer("demo:1650351709282:7bd235e003000000004ec28a6743e1163a085e2115de2536ab6e2cfe5a").init();
|
new NativeLibrariesInitializer("demo:1650351709282:7bd235e003000000004ec28a6743e1163a085e2115de2536ab6e2cfe5a", "/home/kschuettler/software/leptonica/vcpkg/installed/x64-linux-dynamic/lib/").init();
|
||||||
|
|
||||||
OcrServiceSettings settings = new OcrServiceSettings();
|
OcrServiceSettings settings = new OcrServiceSettings();
|
||||||
ImageProcessingService imageProcessingService = new ImageProcessingService(settings);
|
ImageProcessingService imageProcessingService = new ImageProcessingService(settings);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user