NET_SDK_PASSLINE_PICTURE_INFO¶
Structure Definition¶
1 2 3 4 5 6 7 | |
1 2 3 4 5 6 7 8 | |
Function Description¶
Tripwire detection image information structure.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| iWidth | int | Image width. |
| iHeight | int | Picture high. |
| iPicFormat | int | Image format. 0: JPG; 1: YUV. |
| iPicSize | int | Image size. |