NET_SDK_IVE_FACE_MATCH_T¶
Structure Definition¶
1 2 3 4 5 6 7 8 9 10 11 | |
1 2 3 4 5 6 7 8 9 10 11 12 13 | |
Function Description¶
N9000 face comparison structure.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| frameTime | DD_TIME_EX | Frame time. |
| dwRealFaceID | unsigned int | Capture face ID. |
| dwGrpID | unsigned int | Feature group ID. |
| dwLibFaceID | unsigned int | Feature library face ID. |
| dwSimilar | unsigned int | Similarity. |
| byName | unsigned char[32] | Name. |
| Channel | unsigned int | Channel ID. |
| imgLen | unsigned int | Face data length. |