hi_quad_cover
Description
User-defined coverage region information.
Prototype
hi_quad_cover = {"is_solid": is_solid,
"thick": thick,
"point": hi_point[4]}
Members
Member |
Description |
|---|---|
is_solid |
Int. Currently, only the value 1 is supported. |
thick |
Int, reserved. |
point[4] |
List of coordinates of the four points of a quadrilateral. |
Parent topic: Image Processing