Detector

open class Detector(image: BitMatrix)

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

Inheritors

Constructors

Link copied to clipboard
constructor(image: BitMatrix)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Detects a QR Code in an image.