龙盟编程博客 | 无障碍搜索 | 云盘搜索神器
快速搜索
主页 > web编程 > php编程 >

免费人脸识别api

时间:2014-07-22 14:51来源: 作者: 点击:
分享到:
APi文档 a href=http://developers.face.com/docs/api/ rel=nofollowhttp://developers.face.com/docs/api//a br / br / 需要先注册申请apikey br / br / 示例代码: a href=http://developers.face.com/docs/code-example/ rel=nofollowhttp://
APi文档   http://developers.face.com/docs/api/

需要先注册申请apikey

示例代码: http://developers.face.com/docs/code-example/

sae上的封装: http://doido.sinaapp.com/face/index.php?url=http://doido.sinaapp.com/face/pic.jpg

                   http://cloudbbs.org/forum.php?mod=viewthread&tid=2665


//sae上:
$url = "http://weiping-face.stor.sinaapp.com/test.jpeg";
$api = new apibus();
$face = $api->load("face");
$obj = $face->detect("face.com api_key", "face.com api_secret", $url );    
print_r( $obj );  
精彩图集

赞助商链接