We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8970262 commit 7e0fed2Copy full SHA for 7e0fed2
programming/cplusplus/release-notes/cpp-10.md
@@ -17,6 +17,9 @@ permalink: /programming/cplusplus/release-notes/cpp-10.html
17
- Supported multiple instances of the class [`CCaptureVisionRouter`]({{ site.dcv_cpp_api }}capture-vision-router/capture-vision-router.html).
18
- Improved the usage count logic of the concurrent license mode.
19
- Improved the experience of local cache usage when failing to connect the license server. The renewal of the local cache is optimized as well.
20
+- Improved the barcode decoding performance:
21
+ - Improved the accuracy when decoding OneD & PDF417 barcodes.
22
+ - Improved the readability of dense DataMatrix codes.
23
24
### New
25
0 commit comments