public float mWidth;// rectangle width
public float mAngle; // rectangle tilt angle [-45 45] in degrees
public float mCenter_y; // rectangle center y
public float mCenter_x; // rectangle center x
public float mConf; // face detection score
public int[] landmarks;
public int face_id;
public float[] headPose;
public int[] is_live;
public float illum = 0f;
public float blur = 0f;
public float[] occlu;
收藏
点赞
0
个赞
请登录后评论
TOP
切换版块
人脸宽度、角度,坐标x,y,置信度、特征点、人脸标示、人脸姿态、是否活体】光照、模糊度、遮挡