php 免费人脸识别api
免费人脸识别api 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.c
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 ); //该片段来自于http://outofmemory.cn
精彩图集
精彩文章