Package adams.data.barcode.decode
-
Class Summary Class Description AbstractBarcodeDecoder Ancestor for Barcode decoders.MultiQRCode Decodes all the QR codes using the ZXing library.
For more information see:
https://github.com/zxing/zxing
PassThrough Dummy decoder, does nothing.ZXing Decodes the data in a barcode using the ZXing library.
For more information see:
https://github.com/zxing/zxing