Class MultiDetector
java.lang.Object
com.google.zxing.qrcode.detector.Detector
com.google.zxing.multi.qrcode.detector.MultiDetector
Encapsulates logic that can detect one or more QR Codes in an image, even if the QR Code is rotated or skewed, or partially obscured.
- Author:
- Sean Owen, Hannes Erven
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.google.zxing.qrcode.detector.DetectorcalculateModuleSize, detect, detect, findAlignmentInRegion, getImage, getResultPointCallback, processFinderPatternInfo
- 
Constructor Details- 
MultiDetector
 
- 
- 
Method Details- 
detectMulti- Throws:
- NotFoundException
 
 
-