Detector

class Detector(image: BitMatrix)

Encapsulates logic that can detect a Data Matrix Code in an image, even if the Data Matrix 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 a Data Matrix Code in an image.