ai开发
文章平均质量分 93
加金开发
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
号码保护AXB功能!(精华)
不是原创 2021-04-23 05:28:59 · 3703 阅读 · 5 评论 -
人脸识别,验证,登录开发 (三)
报错file_get_contents(E:\wamp64\www\mach_Identify\php_aiplat_demo\images): failed to open stream: Permission denied inE:\wamp64\www\mach_Identify\php_aiplat_demo\index.phpon line6原因》 要这样 给绝对路劲...原创 2020-05-08 09:43:24 · 872 阅读 · 1 评论 -
人脸识别,验证,登录开发 (二)
下载sdk(php):https://cdn.ai.qq.com/ai/assets/sdk/php_aiplat_sdk_201804110950.zip编写一个测试计算代码:index.php<?phprequire('include.php');$app_id = '你的id';$app_key = '你的key';$path = 'images/img.jpg'...原创 2020-05-08 09:29:19 · 896 阅读 · 0 评论
分享