Dynamsoft Barcode Reader Releases
Released: Apr 16, 2019
Updates in 6.5.1
Funktionen
- [Mobile Edition only] Added a callback function for initLicenseFromServer so that developers can check if the license is active and valid.
- [Android SDK only] Added a new method getVersion to return the version number of the Android SDK.
- Improved deblur algorithm for OneD, enhancing the recognition rate for blurry/out-of-focus barcodes.
- Improved the accuracy of border location and symbol segmentation for Aztec barcodes.
- Optimized line scanning algorithm for OneD, decreasing the...
Released: Feb 26, 2019
Updates in 6.5
Funktionen
- New 1D Barcode verification algorithm improves recognition rate.
- Increased average decoding speed by 5-10%.
- Greatly improved the image-processing performance for blurry PDF417 codes and decoding performance for blurry 1D, QR, and DataMatrix codes.
- Decreased error recognition rate for Aztec Codes.
Released: Dec 11, 2018
Updates in 6.4.1
Funktionen
- A JavaScript API for barcode scanning based on WebAssembly technology.
- Supports real-time localization and decoding of various types of barcodes.
- The library is capable of scanning barcodes from a static image, and directly from a live video stream.
- Supports reading multiple barcodes at a time.
- Linear Barcodes (1D): Include Code 39, Code 93, Code 128, Codabar, Interleaved 2 of 5, EAN-8, EAN-13, UPC-A, UPC-E, Industrial 2 of 5.
- 2D Barcodes: QR code, Datamatrix, PDF417 and Aztec.
Released: Dec 4, 2018
Updates in 6.4.1 Mobile Edition
Funktionen
- iOS Edition adds support for Bitcode.
- Improved decoding performance for Aztec, increasing the recognition rate.
- Improved decoding performance for 1D barcodes, decreasing the error recognition rate.
- Added further check points for Timeouts, enhancing the timeout control on large scale images for decoding.
Released: Nov 22, 2018
Updates in 6.4.1
Funktionen
- Increased recognition rate for Aztec barcodes.
- Improved decoding performance.
- Added check points for Timeouts improving decoding of large scale images.
- The .so file no longer depends on libc and libstdc++ - Linux Edition only.
Released: Oct 15, 2018
Updates in 6.4
Funktionen
- Added new BatchDecode tool which helps developers evaluate the recognition performance and speed of the SDK.
- Added a new sample that demonstrates how to use Dynamsoft Barcode Reader in multiple threads.
- Improved barcode reading speed by 10%, especially for small-size images.
- Reorganized API documentation to help you find content more easily.
- Simplified Developer’s Guide to help you create a HelloWorld project more quickly.
Released: Aug 18, 2018
Updates in 6.3
Funktionen
- Added support for Aztec barcodes.
- Added GetRuntimeSettings and UpdateRuntimeSettings to help you adjust runtime barcode reading settings.
- Added ResetRuntimeSettings to reset runtime barcode reading settings to default values.
- Added InitRuntimeSettingsWithString and InitRuntimeSettingsWithFile to initialize barcode reading settings at runtime.
- Added OutputSettingsToString and OutputSettingsToFile to review runtime barcode reading settings.
- Added AppendTplStringToRuntimeSettings and...
Released: Jun 28, 2018
Updates in 6.2
Funktionen
Windows
- Decreased misreading rate for 1D barcodes.
- Enhanced performance of reading multiple barcodes from an image.
- Greatly improved recognition rate for QR Code and DataMatrix on complicated backgrounds.
- Greatly improved recognition rate for barcodes on grid background.
- Optimized localization for PDF417 without enough quiet zone.
- New console samples - Decode Single Barcode, Decode Multi-Barcodes, Read Barcode from Region, Trigger Event after Decoding - are now available in the...
Released: May 14, 2018
Updates in 6.1
Funktionen
- Improved localization algorithm for barcodes rotated or with poor perspective.
- Faster reading of QR, Data Matrix and PDF417 barcodes.
- Added GetTemplateSettings and SetTemplateSettings methods which allow you to review and adjust barcode reading settings at runtime.
Released: Mar 30, 2018
Updates in 6.0
Funktionen
- Easily create custom barcode reading templates for your specific use case.
- Improved average reading speed by 50% in a four-core CPU environment.
- Improved reading accuracy and speed for blurred QRCode and DataMatrix barcodes.
- Improved speed for reading barcodes directly from a computer/phone screen.
- Improved reading speed for small barcodes in high-resolution images.