DoubangoTelecom

Results 42 comments of DoubangoTelecom

This happens when `--assets` command option is missing or have invalid path.

https://groups.google.com/g/doubango-ai/c/9WwP8gxQKws

We require JetPack 4.4.1. https://github.com/DoubangoTelecom/ultimateALPR-SDK/blob/master/Jetson.md#getting-started_requirements

https://groups.google.com/g/doubango-ai/c/zrtba7PlAHs/m/JraJtXjtBAAJ?utm_medium=email&utm_source=footer

X86-64 or ARM64? Both (Java and C++) are using parallel (or sequential) mode? Please share sample code you're using.

Please attach both logs (c++ and java)

The only difference I see is the input: C++ uses RGB while Java uses BGR. In your Java code change `ULTALPR_SDK_IMAGE_TYPE_BGRA32` to `ULTALPR_SDK_IMAGE_TYPE_RGBA32` and `ULTALPR_SDK_IMAGE_TYPE_BGR24` to `ULTALPR_SDK_IMAGE_TYPE_RGB24` and share the...

Added in v3.2, need more data to improve accuracy.