Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
interface
LocalizationResult
angle: number
The angle of a barcode. Values range from 0 to 360.
x1: number
The X coordinate of the left-most point.
x2: number
The X coordinate of the second point in a clockwise direction.
x3: number
The X coordinate of the third point in a clockwise direction.
x4: number
The X coordinate of the fourth point in a clockwise direction.
y1: number
The Y coordinate of the left-most point.
y2: number
The Y coordinate of the second point in a clockwise direction.
y3: number
The Y coordinate of the third point in a clockwise direction.
y4: number
The Y coordinate of the fourth point in a clockwise direction.
Some advanced parameters are not listed. See C++ LocalizationResult for more info.
latest version