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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.zxing.qrcode.detector.Detector
calculateModuleSize, detect, detect, findAlignmentInRegion, getImage, getResultPointCallback, processFinderPatternInfo
-
Field Details
-
EMPTY_DETECTOR_RESULTS
-
-
Constructor Details
-
MultiDetector
-
-
Method Details
-
detectMulti
- Throws:
NotFoundException
-