python3 安装opencv

参考:

https://www.pyimagesearch.com/opencv-tutorials-resources-guides/
https://www.pyimagesearch.com/2018/09/19/pip-install-opencv/

步骤:

pip install opencv-python
pip install opencv-contrib-python

你可能感兴趣的:(opencv)