Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
Stores line segment data.
class LineSegment
Attribute | Type |
---|---|
start_point |
class Point |
end_point |
class Point |
lines_confidence_coefficients |
list[int] |
The start point of the line segment.
LineSegment.start_point
The end point of the line segment.
LineSegment.end_point
The confidence coefficients for lines. There are 4 coefficients in this set:
LineSegment.lines_confidence_coefficients
latest version