-
*[COMPV INFO]: [UltMrzSdkEngine] Call: ultimateMrzSdk::UltMrzSdkEngine::init
*[COMPV INFO]: [UltMrzSdkEngine] jsonConfig: {"debug_level":"info","debug_write_input_image_enabled":false,"debug_internal…
-
Hi,
I deployed Doubango in AWS Virtual Machine with Ubuntu 20.04, but when executed it's failing with the following error:
**"The type initializer for 'org.doubango.ultimateMrz.Sdk.ultimateMrzSdkP…
-
```
ubuntu@DESKTOP-22HUFS6:~/ultimateMRZ-SDK$ mkdir build
ubuntu@DESKTOP-22HUFS6:~/ultimateMRZ-SDK$ cd build
ubuntu@DESKTOP-22HUFS6:~/ultimateMRZ-SDK/build$ cmake ..
CMake Warning (dev) in CMakeLi…
-
Hello,
Is the License_token_data content dependent on the contents of the configuration JSON file ?
I have a valid token on an Azure Linux machine; when I change the values of the parameters in th…
-
this error blow up when installing python extension
-
Hello,
I think there's an error in the way the names are parsed.
In the screenshot underneath you can see that the name is not parsed correctly.
It should be something like:
```
surname_0 : DE
s…
-
See MRZ code:
- https://github.com/DoubangoTelecom/ultimateMRZ-SDK/blob/97cc3ac6e33af2ddc8c2d070bf3fb6d4ca273cc6/samples/c%2B%2B/recognizer/main.cxx#L184
- https://github.com/DoubangoTelecom/ultimat…
-
Hi,
I've built a docker container and i followed https://github.com/DoubangoTelecom/ultimateMRZ-SDK/blob/master/CONTAINER.md for udev part.
My issue is in the output of binaries/linux/x86_64/ru…
-
Dear,
We have some strange situation. We have implemented your product MRZ reader in Windows service but sometimes we receive some strange errors and code crash, windows service stop work.
Bel…
-
I got the following exception message: "BadImageFormatException: tried to load program with incorrect format. (Excepción de HRESULT: 0x8007000B)" at this code:
```
public static UltMrzSdkResult in…