标签:推荐 style 方法 imp lin 添加 class http color
1.安装VS 2017
验证码:srpx
2.安装python 3.6.5
https://pan.baidu.com/s/1JMQ9Tjbc8lFBr-OTYhjXeA
提取码:lnuv
3.安装openCV库
使用pip安装:
pip3 install opencv-python
直接使用的速度较慢,推荐的一个方法:
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple opencv-python
//在install后添加一个国内的镜像地址
清华:https://pypi.tuna.tsinghua.edu.cn/simple
阿里云:http://mirrors.aliyun.com/pypi/simple/
中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/
华中理工大学:http://pypi.hustunique.com/
山东理工大学:http://pypi.sdutlinux.org/
豆瓣:http://pypi.douban.com/simple/
标签:推荐 style 方法 imp lin 添加 class http color
原文地址:https://www.cnblogs.com/onlyx/p/12378429.html