NET_SDK_IVE_IMAGEDESC_T¶
Structure Definition¶
1 2 3 4 5 6 7 8 | |
1 2 3 4 5 6 7 8 9 | |
Function Description¶
Binocular statistical image information.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| type | unsigned int | 0,JPG;1,YUV |
| status | unsigned int | 0,INVALID;1,VALID;2,SAVED |
| width | unsigned int | Image Width |
| height | unsigned int | Image Height |
| dataLen | unsigned int | Image data length |