人脸识别,验证,登录开发 (三)

 报错

file_get_contents(E:\wamp64\www\mach_Identify\php_aiplat_demo\images): failed to open stream: Permission denied in E:\wamp64\www\mach_Identify\php_aiplat_demo\index.php on line 6

原因》 要这样 给绝对路劲 

$path   = 'E:\wamp64\www\mach_Identify\php_aiplat_demo\images\img.jpg';

好了恭喜你 毕业了 》

https://ai.qq.com/doc/detectface.shtml     官方的一些文档

你可能感兴趣的:(ai开发,深度学习)