Dynamsoft Barcode Reader のリリース
Released: Mar 7, 2017
5.0 での更新項目
機能
- New de-blur algorithm improves accuracy when scanning linear 1D barcodes from out-of-focus or blurred images.
- New multi-thread processing to improve the scanning accuracy of 1D barcodes.
- Added new APIs that enable you to specify page numbers, barcode regions, barcode width, barcode height, barcode module size and barcode angles for barcode detection. These greatly improve the decoding workflow and barcode reading efficiency.
- Added ImageCaptureDevice API to set the capture device (scanner...
Released: Oct 13, 2016
4.3 での更新項目
機能
- New localization algorithm implemented for 1D barcode scanning to improve barcode reading speed.
- New multi-thread processing implemented for 2D barcode reading to improve decoding accuracy.
- Improved recognition for perspective QR Codes.
- Optimized decoding performance for large size, special angle and multiple 1D barcodes.
- Improved sample applications to support Visual Studio 2015.
- New samples are now available in the Code Gallery
- RESTful Web Service - implements server-side RESTful web...
Released: Jun 30, 2016
4.2 での更新項目
不具合の修正
- New iOS SDK now available.
- Supports reading a single barcode from images (UIImage) and mobile cameras (NV21). Both synchronous and asynchronous barcode decoding methods are provided.
- Supported barcode types include:
- 1D Barcode - Code39, Code93, Code128, Codabar, ITF, EAN13, EAN8, UPCA, UPCE and INDUSTRIAL 2 OF 5.
- 2D Barcode - QR Code, PDF 417 and DataMatrix.
- Supports iOS 7- 9; iPhone 4s and higher.
- Supported architectures: armv7/arm64/i386/x86_64.
Released: Apr 11, 2016
Updates in this release
Updates in 4.2
- New PHP Linux Edition - The new version added Linux edition enables you to embed barcode reading to your PHP application for deployment on Linux server (Debian, Ubuntu or CentOS).
- Changed 1D barcode decoding module to improve recognition accuracy.
- Improved ResultPoints Property to adjust the sequence of barcode corner points. Now the top-left corner of the barcode is the starting point (x1, y1). The results are returned in the clockwise direction.
Released: Jan 21, 2016
Updates in this release
Updates in V4.1
- Windows Edition
- Added support for PHP.
- Added new APIs DecodeStream, DecodeStreamRect, DecodeBase64String and DecodeBase64StringRect for ActiveX/COM, .Net dll.
- Added a new C# sample to demonstrate barcode reading from scanned document, captured photos and imported local image file.
- Windows and Mac Edition
- Added Error Code -10022: “PDF Rasterizer Dll Miss”
- Added new APIs DecodeStream, DecodeStreamRect, DecodeBase64String and DecodeBase64StringRect for C, C++ dll.
- Improved...
Released: Nov 3, 2015
Updates in this release
Updates in V4.0
- Windows and Mac Edition
- Added support for reading PDF417 and DataMatrix barcodes.
- Windows Edition
- Read barcodes from all types of PDF file.
- New user-friendly demo program is now available.
- An out-of-box application is now available that can process documents with barcodes.
- Improved the .NET DLL to support AnyCPU for enhanced platform integration.
Released: Aug 17, 2015
Updates in this release
Updates in V3.0
- Added a 2D Barcode Reader that supports reading QR Codes.
- Added new DecodeBuffer and DecodeBufferRect APIs to the Windows ActiveX DLL.
- Added new DBR_GetVersion and DBR_GetErrorString APIs to the Windows C/C++ DLL.
- Improved the 1D Barcode Reader to support Industrial 2 of 5.
Released: Jun 23, 2015
Updates in this release
Updates in V2.1
- Supports reading GIF images.
- Improved CODE128 decoding.
- Improved recognition of CODE39, CODE93, etc.
- Improved ASP.NET sample user interface.