user interface - Dynamsoft Barcode Reader

  1. Barcode Reader V2.1 released

    Release Notes: Updates in V2.1 Supports reading GIF images. Improved CODE128 decoding. Improved recognition of CODE39, CODE93, etc. Improved ASP.NET sample user interface. ...

  2. Dynamsoft Barcode Reader updated

    Release Notes: Added new Dynamsoft Camera Enhancer (DCE) which allows users to quickly deploy the camera module. Added a new API and a new class to simplify the user operations when using Dynamsoft Barcode Reader ... the focus ability of the camera. Added Camera Enhancer setting APIs. These new APIs will benefit users by easily controlling the status of DCE. Updated samples. DCE now handles the camera-related settings ... (DBR) and DCE at the same time. Added a new class: DCESettingParameters and a new API: SetCameraEnhancerParam, to enable the parameter transfer between DBR and DCE. The parameter transferring will improve ...

  3. Dynamsoft Barcode Reader updated

    Release Notes: a new API and a new class to simplify the user operations when using Dynamsoft Barcode Reader (DBR) and DCE at the same time. Added a new class: DCESettingParameters and a new API: SetCameraEnhancerParam, ... Adds new Dynamsoft Camera Enhancer (DCE) allowing users to quickly deploy the camera module. Added new Dynamsoft Camera Enhancer (DCE) which allows users to quickly deploy the camera module. Added ...

  4. Dynamsoft Barcode Reader 9.2.10

    Release Notes: The following APIs are available for users to reduce the code complexity when working with ImageSource: setImageSource: Set ImageSource as the source of image data. startScanning: Start obtaining image from ... the ImageSource continuously. stopScanning: Stop obtaining image from the ImageSource. TextResultListener: The protocol that includes a callback method for users to receive decoded barcode results when decoding ... a human-readable name that identifies the device. Added new ImageSource interface. It acts as an adapter that transfers image data from external resources to the format that can be recognized by the Barcode Reader. ...

  5. Dynamsoft Barcode Reader 8.6.0

    Release Notes: and DM_SHARPENING_SMOOTHING, to support more usage scenarios. Improved the confidence algorithm for 1D barcode results. Users can get even more accurate results by configuring the confidence filter. C, C++, Python,.NET, ... new API: enableResultVerification. Barcode decoding results are verified before output if this feature is enabled. This improves barcode scanning accuracy. Added new API: enableDuplicateFilter. Barcode ... struct DM_LTSConnectionParameters. Android SDK Added interface DBRDLSLicenseVerificationListener and callback DLSLicenseVerificationCallback to replace DBRLTSLicenseVerificationListener ...

  6. Dynamsoft Barcode Reader 8.8.0

    Release Notes: calculation algorithm for 2D barcode results. Users can get even more accurate results by configuring the confidence filter. Improved barcode reading speed by applying the localized barcodes filter. Barcodes ... filtering so that misread 2D barcodes are not returned. Refactored camera related APIs internally for easier maintenance. Added samples to demonstrate the usage of the library in popular frameworks. Improved ...

  7. Dynamsoft Barcode Reader 10.2.0

    Release Notes: 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 feature for multi-condition filtering across products- Users can now specify filtering criteria for the task results of a TargetROIDef ... by implementing an OutputTaskSetting based on the task results of varying products from descendant TargetROIDef objects. Enhanced the Offset parameter in TargetROIDef- Users now have the ability to meticulously ...

  8. Dynamsoft Barcode Reader 10.0.0

    Release Notes: ImageSourceAdapter(ISA)- The standard input interface for you to convert image data from different sources into the standard input image data. In addition, ISA incorporates an image buffer management system that allows ... interfaces- You can implement CapturedResultReceiver (CRR) to receive the CapturedResults that output when the processing on an image is finalized. You can also implement IntermediateResultReceiver (IRR) to get ...

  9. Dynamsoft Barcode Reader 9.0.0

    Release Notes: BarcodeReader.decodeIntermediateResults. The following license activation APIs have been deprecated and will be removed in 10.0 release: Class DMDLSConnectionParameters. Interface DBRServerLicenseVerificationListener. Interface ... of EnumPresetTemplate.DEFAULT. Removed legacy video barcode decoding APIs: Class DCESettingParameters. Class FrameDecodingParameters. Interface ErrorCallback. Method BarcodeReader.SetCameraEnhancerParam. Method ... BarcodeReader.getLenghtOfFrameQueue. Removed the following legacy license activation APIs: Interface DMLTSConnectionParameters. Protocol DBRLTSLicenseVerificationListener. Method initLicenseFromLTS. iOS SDK Added support for Code 11- ...

  10. Dynamsoft Barcode Reader 9.4.0

    Release Notes: to specify the searching area of PatchCode. Added the supported data format of FormatSpecification.PartitionModes to enhance the readability of the parameters. Users can use a list of enumeration names ...

  11. Dynamsoft Barcode Reader 9.2.11

    Release Notes: 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 ...

  12. Dynamsoft Barcode Reader 9.0.2

    Release Notes: 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 directory of the package: Api Reference.html. legal.txt. License Agreement.html. Android SDK Added the following property/Method to iImageData class: ...

  13. Dynamsoft Barcode Reader 8.8.7

    Release Notes: 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 bug with the property intervalTime in ScanSettings to avoid unnecessary frame fetching actions. ...

  14. Dynamsoft Barcode Reader 9.2.0

    Release Notes: to improve accuracy. Added the device-alias function to allow users to give each device a readable name. For end-users and administrators, this makes it more friendly to distinguish between devices about ...

  15. Dynamsoft Barcode Reader 8.9.0

    Release Notes: 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 updateRuntimeSettings by specifying an EnumPresetTemplate member. Added setCameraEnhancer method to replace SetCameraEnhancerPara and DCESettingParameters. ... These methods are only active when using the Dynamsoft Camera Enhancer along with the Barcode Reader. Overwrited method updateRuntimeSettings. Users can now specify a member of EnumPresetTemplate in the method ...

  16. Dynamsoft Barcode Reader 8.2.5

    Release Notes: message element on the built-in UI so that it can be manipulated in CSS. JavaScript SDK Removed redundant warning messages for duplicate barcodes. Fixed a bug with the API bSaveOriCanvas where the same ...

  17. Languages and Environment

    Features: APIs C, C++, ActiveX/COM,.NET, PHP Projects 32-bit or 64-bit Languages C#, VB.net, Java, C, C++, JavaScript, Python, Swift, Objective-C, PHP, etc. Frameworks Xamarin, Cordova, ReactNative   ...

  18. Dynamsoft Barcode Reader 8.4.0

    Release Notes: browsers on Android devices. Improved the createInstance() method to avoid unnecessary download of the file “dbr.scanner.html”. Moved the following APIs from Dynamsoft.DBR.BarcodeReader to Dynamsoft.DBR: ... detectEnvironment(). engineResourcePath. handshakeCode. isLoaded(). licenseServer. loadWasm(). organizationID. productKeys. sessionPassword. version._bUseFullFeature. Please note that these APIs still exist under ... Dynamsoft.DBR.BarcodeReader, but they have been deprecated and replaced by APIs in the new namespace. C,.NET, C++, Android, Java, Python and iOS SDK Fixed an issue that happens when calling initLicenseFromLTS if handShakeCode ...

  19. Dynamsoft Barcode Reader 8.2.3

    Release Notes: of an Android device when barcodes are found. Added showVideo() and decodeCurrentFrame() methods to make it possible for users to show the video and manually trigger the decoding of a frame. Added a sample ... and times out, an exception will be thrown. When the webpage in which a BarcodeScanner instance is running gets hidden (not visible to the user), the barcode scanning will stop automatically. Later when ...

  20. Dynamsoft Barcode Reader 8.2

    Release Notes: automatically when enabling Postal Code in your runtime settings. Instead, users must manually add it to the LocalizationMode array if it is required. iOS and Android SDKs Added a new an attribute, organizationID ...