【opencv】python配置opencv环境后,读取图片,报错:can't open/read file: check file path/integrity
1、报错原因
路径中出现中文字符
2、处理方法
修改文件路径为英文
参考链接:
https://blog.csdn.net/qq_54000767/article/details/129292229
1、报错原因
路径中出现中文字符
2、处理方法
修改文件路径为英文
参考链接:
https://blog.csdn.net/qq_54000767/article/details/129292229