Software Alternatives & Reviews

Generating a QR code with only ARM Assembly

ZXing ZXing Decoder
  1. 1
    Barcode Scanner for Android
    Pricing:
    • Open Source
    Zxing has an online decoder -- https://zxing.org/w/decode.jspx -- but I've seen it fail so often that I'm wondering whether it's very "strict" / doesn't account for image distortion that much? Or does the web site use hardcoded settings that are more tweakable in the library? Huh, interesting -- zxing is in "Maintenance Mode Only": https://github.com/zxing/zxing I'd be suuuuper interested to know: what's the state of the art in terms of QR decoding, both in terms of decoding speed, amenability to various image distortions, and (which I've always dreamed of) the ability to partially decode a QR code, even if the error correction fails for some parts of it, or even totally? i.e. a very very verbose debugging/decoding mode?

    #Barcode And QR Code #Barcode Scanner #Barcode Tracking 16 social mentions

  2. Decode a 1D or 2D barcode from an image on the web. Supported formats i nclude: UPC-A and UPC-E
    Zxing has an online decoder -- https://zxing.org/w/decode.jspx -- but I've seen it fail so often that I'm wondering whether it's very "strict" / doesn't account for image distortion that much? Or does the web site use hardcoded settings that are more tweakable in the library? Huh, interesting -- zxing is in "Maintenance Mode Only": https://github.com/zxing/zxing I'd be suuuuper interested to know: what's the state of the art in terms of QR decoding, both in terms of decoding speed, amenability to various image distortions, and (which I've always dreamed of) the ability to partially decode a QR code, even if the error correction fails for some parts of it, or even totally? i.e. a very very verbose debugging/decoding mode?

    #Barcode And QR Code #Barcode Scanner #CRM 23 social mentions

Discuss: Generating a QR code with only ARM Assembly

Log in or Post with