人脸识别离线SDK,1:N,userid问题
wuqingzaixian 发布于2020-03 浏览:880 回复:0
1
收藏

人脸识别离线SDK,jsva版,当调用1:N人脸识别方法时:

user_id:用户id,若指定了某个user,则只会与指定group下的这个user进行对比;若user_id传空字符串” ”,则会与此group下的所有user进行1:N识别

为什么userID我传入空字符串"",一直提示record not exist(注:人脸库对应照片已经注册,调用identifyDB时能查找到)?

方法调用:Face.identify("D:\\t2345655.jpg","shinow_group","", 3);

返回结果:identify res is:{
"data" :
{
"log_id" : "1585641115"
},
"errno" : 1005,
"msg" : "record not exist"
}

收藏
点赞
1
个赞
TOP
切换版块