Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.zxing.multi Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
ByQuadrantReaderThis class attempts to decode a barcode from an image, not by scanning the whole image, but by scanning subsets of the image.Classcom.google.zxing.multiZXing
GenericMultipleBarcodeReaderAttempts to locate multiple barcodes in an image by repeatedly decoding portion of the image.Classcom.google.zxing.multiZXing
MultiDetectorEncapsulates logic that can detect one or more QR Codes in an image, even if the QR Code is rotated or skewed, or partially obscured.Classcom.google.zxing.multi.qrcode.detectorZXing
MultiFormatReaderMultiFormatReader is a convenience class and the main entry point into the library for most uses.Classcom.google.zxingZXing
MultiFormatWriterThis is a factory class which finds the appropriate Writer subclass for the BarcodeFormat requested and encodes the barcode with the supplied contents.Classcom.google.zxingZXing
MultipleBarcodeReaderInterfacecom.google.zxing.multiZXing
QRCodeMultiReaderThis implementation can detect and decode multiple QR Codes in an image.Classcom.google.zxing.multi.qrcodeZXing