python安装opencv

第一步:

pip install opencv-python -i https://pypi.tuna.tsinghua.edu.cn/simple

第二步:

pip install opencv-contrib-python -i https://pypi.tuna.tsinghua.edu.cn/simple

你可能感兴趣的:(工具代码,python,opencv)