Dynamsoft Barcode Reader v8.1 is now online!

Dynamsoft Barcode Reader SDK is a multi-functional barcode reading control that can embed the barcode reading function into web or desktop applications with just a few lines of code. This can save months of development time and cost. Can support a variety of image file formats and DIB format obtained from a camera or scanner. Using Dynamsoft Barcode Reader SDK, you can create powerful and practical barcode scanner software to meet your business needs.

Download the latest version of Dynamsoft Barcode Reader

We released Dynamsoft Barcode Reader v8.1. The minor update supports C/C++, Java, .NET, Python, Kotlin, Swift programming on Windows, Linux and macOS.

Emphasize

Added support for MSI code (modified Plessey).
Insert picture description here

BarcodeZoneMinDistanceToImageBorders adds a new member to the PublicRuntimeSettings structure to set the minimum distance (in pixels) between the barcode area and the image border.
Improved the robustness of QR code positioning.
Improved the positioning of low-quality one-dimensional barcodes.
You can get C/C++ and C# sample codes to learn Dynamsoft barcode reader API.
New
Added support for MSI code (modified Plessey).
BarcodeZoneMinDistanceToImageBorders adds a new member to the PublicRuntimeSettings structure to set the minimum distance (in pixels) between the barcode area and the image boundary. Previously, it was only available in JSON templates. Now you can configure BarcodeZoneMinDistanceToImageBorders by setting struct- PublicRuntimeSettings>.
Added exception error message to TextResult license initialization failure or decoding authorization failure. Improved The positioning robustness of QR codes
has been improved
.
Improved the positioning of low-quality one-dimensional barcodes.
Improved the deblurring performance and recognition rate of DataMatrix.
Improved the recognition rate of Aztecs.
Repair Fixed the
bug that Micro PDF417 may not be localized in the case of multiple barcodes.
Fixed the error RegionDefinition where the ExpectedBarcodesCount and BarcodeFormat parameters did not work in.

Guess you like

Origin blog.csdn.net/RoffeyYang/article/details/112864289