Skip to content

v7.1.0

Compare
Choose a tag to compare
@matvidako matvidako released this 08 Aug 09:11
· 20 commits to master since this release
7a4c66f

Bug fixes

  • fixed crash that could happend when calling reconfigureRecogizers on RecognizerRunnerView

Improvements for existing features

  • added support for nonstandard pdf417 barcodes which wrongly encode number of data codewords

Minor API changes

  • PointSetView is now in com.microblink.view.viewfinder.points package
  • BarcodeFormat has been renamed to BarcodeType
  • USDLRecognizer has been renamed to UsdlRecognizer
  • updated BarcodeRecognizer:
    • casing of several methods has been updated: setScanPdf417, setScanQrCode, setScanDataMatrix, setScanEan13, setScanEan8, bsetScanItf, setScanUpca, setScanUpce
    • setUncertainDecoding renamed to setScanUncertain
    • setInverseScanning renamed to setScanInverse