Dynamsoft Barcode Reader

  1. Dynamsoft Barcode Reader 10.2.0

    Versionshinweise: Influence image processing process by altering intermediate results- Users can now clone, edit, and substitute intermediate result units within the callback function of each type. Subsequent operations will then proceed based on the updated unit. Added a ...

  2. Dynamsoft Barcode Reader 10.0.0

    Versionshinweise: Convert image data from different sources into standard input image data. The SDK has been refactored to integrate with DynamsoftCaptureVision (DCV) architecture which consists of: ImageSourceAdapter(ISA)- The standard input interface for you to convert ...

  3. Dynamsoft Barcode Reader 9.6.0

    Versionshinweise: Adds support for handling image orientation. C, C++,.NET, Java, Python, Android and iOS SDK Added support for handling image orientation. With this new feature, you can: Get a 'TranformationMatrix' along with the barcode location result. ...

  4. Dynamsoft Barcode Reader 9.4.0

    Versionshinweise: Improves stacked, skewed and perspective distorted 1D barcode decoding. C, C++,.NET, Java, Python, Android and iOS SDK Improved DotCode processing by optimizing localization and decoding algorithm. Improved stacked, skewed or perspective distorted 1D ...

  5. Dynamsoft Barcode Reader 9.2.13

    Versionshinweise: JavaScript SDK Fixed bugs with the properties barcodeFillStyle, barcodeStrokeStyle and barcodeLineWidth to make them work properly. Fixed a bug with onFrameRead so that it fires regardless of whether there is a result on the processed frame (as expected). ...

  6. Dynamsoft Barcode Reader 9.2.12

    Versionshinweise: iOS SDK Made a minor change to iRegionDefinition class to ensure the library can be used together with DynamsoftCameraEnhancer in Xamarin.Forms. JavaScript SDK Now uses Dynamsoft Camera Enhancer version 3.0.1. JavaScript SDK Fixed a bug where the scan ...

  7. Dynamsoft Barcode Reader 9.2.11

    Versionshinweise: JavaScript SDK adds new properties for better camera control. JavaScript SDK Added 'captureAndDecodeInParallel' option to the ScanSettings interface to control whether to speed up decoding by capturing the next frame in advance. Added new

  8. Dynamsoft Barcode Reader 9.2.10

    Versionshinweise: Android and iOS SDK adds new method which allows you to set a human-readable name that identifies the device. Android and iOS SDK Added new setDeviceFriendlyName method which allows you to set a human-readable name that identifies the device. Added new ...

  9. Dynamsoft Barcode Reader 9.2.0

    Versionshinweise: Improves stability of barcode boundary-seeking algorithm..NET, Java, C++ and C SDK Barcode boundary-seeking algorithm has been refactored to improve stability. Pharmacode decoding has been optimized to improve accuracy. Added the device-alias function to ...

  10. Dynamsoft Barcode Reader 9.0.2

    Versionshinweise: JavaScript SDK adds new API that controls whether to show scan region mask. JavaScript SDK Added ifShowScanRegionMask API to BarcodeScanner which controls whether to show the scan region mask. Moved the following docs from the doc directory to the root ...

  11. Dynamsoft Barcode Reader 9.0.1

    Versionshinweise: JavaScript SDK adds new methods that facilitate continuous scanning of images. JavaScript SDK Added setVideoFit() method to BarcodeScanner to allow the video element to either fit or cover the viewer. Added setImageSource() method to BarcodeReader to ...

  12. Dynamsoft Barcode Reader 9.0.0

    Versionshinweise: Adds support for Code 11 and Pharmacode barcodes. Microsoft.NET, Java, C++, C, Android, Apple iOS and Python SDK Added a new error code DBRERR_PHARMACODE_LICENSE_INVALID which will be returned when the license of Pharmacode is invalid..NET, C++, C, ...

  13. Dynamsoft Barcode Reader 8.9.3

    Versionshinweise: Android SDK Fixed a bug that might cause memory leak when using method setTextResultCallback and setIntermediateResultCallback. Fixed a bug that might cause a crash on Android emulator when using it together with DynamsoftCameraEnhancer. iOS SDK Removed ...

  14. Dynamsoft Barcode Reader 8.8.7

    Versionshinweise: JavaScript SDK adds attribute to video embed element so that video can be played without user interaction. JavaScript SDK Added the muted attribute to the video embed element so that the video can be played without user interaction. JavaScript SDK Fixed a ...

  15. Dynamsoft Barcode Reader 8.8.5

    Versionshinweise: JavaScript SDK Fixed a bug where the scan indicator (laser) flickers upon initialization when a scan region is set. Fixed a bug that the wrong version of WASM is referenced when used in a Node.js application. Fixed a bug that some images may cause stack ...

  16. Dynamsoft Barcode Reader 8.9.1

    Versionshinweise: Android and iOS SDK Fixed a bug that might affect the processing speed. ...

  17. Dynamsoft Barcode Reader 8.9.0

    Versionshinweise: Adds the ability to start and stop the video streaming barcode decoding thread. Android and iOS SDK Preset templates are now available for users to configure the PublicRuntimeSettings parameters. Users can set the template via the method ...

  18. Dynamsoft Barcode Reader 8.8.3

    Versionshinweise: JavaScript SDK Fixed a bug where it takes more time than expected when creating a BarcodeReader or BarcodeScanner instance. Fixed a bug which makes the building fail in frameworks such as Angular, React, Vue, etc. ...

  19. Dynamsoft Barcode Reader 8.8.0

    Versionshinweise: Adds new mode which significantly improves localization speed for 1D barcodes. C, C++,.NET, Android, Python, iOS and Java SDK Added a new localization mode, ONED_FAST_SCAN, which significantly improves localization speed for 1D barcodes. Added the ability ...

  20. Dynamsoft Barcode Reader 8.6.3

    Versionshinweise: JavaScript SDK Fixed an issue where the scanning page may freeze when debugging in the Developer Tools with Chromium-94 browsers on PCs. ...