示例#1
0
 unsafe public static extern int cFaceRelease(void *pWorker, FaceInfos *pFaces);
示例#2
0
 unsafe public static extern int cGenderDetect(void *pWorker, FaceInfos *pFaces);
示例#3
0
 unsafe public static extern int cFeatureExtract(void *pWorker, FaceInfos *pFaces, int nIndex, void *pFeature);
示例#4
0
 unsafe public static extern int cFaceDetect(void *pWorker, void *pFram, FaceInfos *pFaces);