Detector

class Detector(image: BitMatrix)

Constructors

Link copied to clipboard
constructor(image: BitMatrix)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun detect(hints: Map<DecodeHintType?, *>? = null): DetectorResult

Detects a QR Code in an image.