Lv.的博客
摘要: 一、安装opencv(这里不再讲述) 二、添加库路径(创建opencv.conf文件) 输入命令:vi /etc/ld.so.conf.d/opencv.conf 输入/usr/local/lib,并保存退出 三、添加环境变量 输入命令:vi /etc/profile 在末尾加入: export P 阅读全文
posted @ 2019-03-20 21:33 Avatarx 阅读(3491) 评论(0) 推荐(0) 编辑