免费人脸识别api
程序员文章站
2022-06-07 21:03:48
...
php代码:
//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 );
上一篇: 解析crontab php自动运行的方法
下一篇: delphi excel 读取和写入