NET_SDK_FACE_IMG_INFO_CH
Structure Definition
Function Description
Channel image information can be used as the target image for face comparison during channel capture.
Member Description
| Member | Type | Remark |
| frameTime | DD_TIME_EX | Capture time. |
| snapImgId | unsigned int | The captured image id. |
| targetImgId | unsigned int | The target image id. |
| chl | unsigned int | Snapshot channel. If the value returns 255, it means the channel has been deleted. |
| isPanorama | unsigned char | 0 represents a snapshot, and 1 represents a panoramic image. |
| resv | unsigned char[7] | Reserved field. |