TDataMatrixDetector Class

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.

Unit: ZXing.Datamatrix.Internal.Detector
System.Generics.Collections.TObject
  ZXing.Datamatrix.Internal.Detector.TDataMatrixDetector
type TDataMatrixDetector = class(TObject)

The TDataMatrixDetector type exposes the following members.

Show:
 NameDescription
Create

Destroy

Top