TDataMatrixDetector Class

Definition

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.

Delphi
type TDataMatrixDetector = class(TObject)
Inheritance
TObject
TDataMatrixDetector

Classes

TResultPointsAndTransitions

Simply encapsulates two points and a number of transitions between them.

TResultPointsAndTransitionsComparator

Orders ResultPointsAndTransitions by number of transitions, ascending.

Constructors

Methods

Fields