程序包 | 说明 |
---|---|
com.google.zxing.multi | |
com.google.zxing.multi.qrcode | |
com.google.zxing.pdf417 |
限定符和类型 | 类和说明 |
---|---|
class |
GenericMultipleBarcodeReader
Attempts to locate multiple barcodes in an image by repeatedly decoding portion of the image.
|
限定符和类型 | 类和说明 |
---|---|
class |
QRCodeMultiReader
This implementation can detect and decode multiple QR Codes in an image.
|
限定符和类型 | 类和说明 |
---|---|
class |
PDF417Reader
This implementation can detect and decode PDF417 codes in an image.
|