Dynamsoft Barcode Reader 9.6.0

Released: Nov 29, 2022

Actualizaciones en 9.6.0

Características

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.
    • Implement coordinate transformation on the barcode location result with the 'TransformationMatrix'.
  • Improved localization of DotCodes that are close to one another.
  • Improved accuracy of localization algorithms for EAN8 barcode decoding.
  • QR code localizing has been improved by reducing the mis-assemble rate of finder patterns when using localization mode.
  • Mirrored rectangular DataMatrix barcodes are now supported by implementing 'MirrorMode' when localizing barcodes.
  • Improved decoding of deformed barcodes.