| faceId | int | Face ID Number. |
| ptWidth | unsigned int | Coordinate scale width. |
| ptHeight | unsigned int | The coordinate ratio is high. |
| ptLeftTop | NET_DVR_IVE_POINT_T | Left-Top Face Coordinates |
| ptRightTop | NET_DVR_IVE_POINT_T | Right-Top Face Coordinates |
| ptLeftBottom | NET_DVR_IVE_POINT_T | Left-Bottom Face Coordinates |
| ptRightBottom | NET_DVR_IVE_POINT_T | Right-Bottom Face Coordinates |
| nPose | int | Face Pose |
| nConfidence | int | Confidence Degree |
| age | int | Age. |
| sex | int | Gender. |
| dtFrames | int | Accumulate frames. |
| featureSize | int | The size of facial feature data. |
| stPosFaceImg | NET_DVR_IVE_POINT_T | The coordinates of the upper left corner of the face (in the detection source image). |
| feature_score | float | The eigenvalue determines the face credibility from 0 to 100. |
| eye_dist | short | Eye distance. |
| blur | short | Fuzziness. |
| pose_est_score | char | The face pose evaluation score is 0~100. |
| detect_score | char | The detection algorithm determines the face credibility from 0 to 100. |
| illumination | char | The average brightness of the cutout area. |
| faceliveness | char | Living 0~100. |
| completeness | char | Occlusion 0~100. |
| glasses | char | Whether to wear glasses. |
| wearmask | char | Whether wearing a mask: 0: not tested, 1: not wearing a mask, 2: wearing a mask. |
| reserved1 | char[1] | Reserved field. |
| comprehensive_score | float | Comprehensive score, [90,100): excellent; [80,90): good; [70,80): average; [60,70): qualified; [50,60): optional; [0,50): poor. |
| temperature | int | Body temperature. |
| foreheadX | int | Forehead coordinates (temporarily added). |
| foreheadY | int | Forehead coordinates (temporarily added). |
| stHotLeftTop | NET_DVR_IVE_POINT_T | The upper left coordinate of the thermal imaging face. |
| stHotRightBottom | NET_DVR_IVE_POINT_T | The lower right coordinate of the thermal imaging face. |
| cTemperatureMode | char | Thermal imaging temperature measurement mode, 0: indicates normal temperature measurement mode, 1: indicates temperature correction mode. |
| tempUnitsType | char | Temperature unit, 0: Celsius, 1: Fahrenheit. |
| cTemperatureStatus | char | Body temperature status, 0: normal body temperature, 1: abnormally low temperature, 2: abnormally high temperature. |
| reserved | char[5] | Reserved field. |
| stFaceImgData | NET_DVR_IVE_VFD_RESULT_DATA_INFO_T | Face image data. |