NET_SDK_FACE_IMG_STATISTIC_RESULT_LIST¶
Structure Definition¶
1 2 3 4 5 | |
1 2 3 4 5 6 | |
Function Description¶
List of face image statistics results.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| resNum | unsigned int | The number of results. |
| pItem | NET_SDK_FACE_IMG_STATISTIC_RESULT* | List of face image statistics results. |