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 the region of interest.
class RegionOfInterest
Attribute | Type |
---|---|
roi_id |
int |
point |
class Point |
width |
int |
height |
int |
The ID generated by the SDK.
RegionOfInterest.roi_id
The left top point of the region.
RegionOfInterest.point
The width of the region.
RegionOfInterest.width
The height of the region.
RegionOfInterest.height
latest version