Uses of Class
com.google.zxing.qrcode.detector.AlignmentPattern
Packages that use AlignmentPattern
-
Uses of AlignmentPattern in com.google.zxing.qrcode.detector
Methods in com.google.zxing.qrcode.detector that return AlignmentPatternModifier and TypeMethodDescriptionprotected final AlignmentPattern
Detector.findAlignmentInRegion
(float overallEstModuleSize, int estAlignmentX, int estAlignmentY, float allowanceFactor) Attempts to locate an alignment pattern in a limited region of the image, which is guessed to contain it.