Click or drag to resize

BarcodeLocation Field

The location of the barcode/2d code in the image defined by four corners.

Namespace:  Scandit.Recognition
Assembly:  Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public readonly Quad Location

Field Value

Type: Quad
Remarks
The quadrilateral coordinates are such that the top-left corner of the quadrilateral corresponds to the top-left corner of the barcode/2d code in the image. When the barcode is rotated by 180 degrees, e.g. read from right to left, then the top-left corner will have the right- and bottom-most coordinates of all four corners.
Version Information

Supported in: 1.0
See Also