ubuntu+anaconda下安装python-opencv
1.通过conda官网下载cv速度极慢2.通过pip命令下载很快安装opencv-python: (使用清华镜像安装)pip install -i https://pypi.tuna.tsinghua.edu.cn/simple opencv-python
·
1.通过conda官网下载cv速度极慢
2.通过pip命令下载很快
安装opencv-python: (使用清华镜像安装)
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple opencv-python

更多推荐



所有评论(0)