Detector

class Detector(image: BitMatrix)

Encapsulates logic that can detect an Aztec Code in an image, even if the Aztec Code is rotated or skewed, or partially obscured.

Constructors

Link copied to clipboard
constructor(image: BitMatrix)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Detects an Aztec Code in an image.