Package-level declarations
Types
Link copied to clipboard
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.
Link copied to clipboard
class MultiFinderPatternFinder(image: BitMatrix, resultPointCallback: ResultPointCallback?) : FinderPatternFinder
This class attempts to find finder patterns in a QR Code. Finder patterns are the square markers at three corners of a QR Code.