人脸识别 在线请求问题
悔不独孤 发布于2018-04 浏览:1855 回复:2
1
收藏

发送请求后 response 200. 但是 没有人脸数据返回.

平台: android.

图片用的这个。 

https://www.google.com.hk/search?q=%E8%83%A1%E6%AD%8C&source=lnms&tbm=isch&sa=X&ved=0ahUKEwjk27TigtraAhXG_iwKHZZSCaYQ_AUICigB&biw=1920&bih=940#imgrc=4ub-oCe9nQmn8M:

下载到本地的。

请求接口

图片转string关键代码:

请求的代码:

麻烦看下。 或者有没有技术支持群?

 

 

收藏
点赞
1
个赞
共2条回复 最后由追星逐月的家回复于2018-10
#3追星逐月的家回复于2018-10

人脸没注册,人脸没识别到,或者人脸识别参数有误

0
#2悔不独孤回复于2018-04

private static final String TAG = "FaceRequest";
private static final String URL = "https://aip.baidubce.com/rest/2.0/face/v2/detect";
private static final String FACE_FIELDS = "age,beauty,expression,faceshape,gender,glasses,landmark,race,qualities";

0
TOP
切换版块