NET_SDK_FACE_INFO_LIST¶
Structure Definition¶
1 2 3 4 5 6 | |
1 2 3 4 5 6 7 | |
Function Description¶
Query the returned face comparison target list.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| totalNum | unsigned int | Total number of targets. |
| listNum | unsigned int | This returns the number of targets. |
| pFaceInfoListItem | NET_SDK_FACE_INFO_LIST_ITEM* | Returns a list of targets. |