AI源码解读.数字图像处理案例:Python版

5.2.3 OpenCV环境

打开Anaconda Prompt,安装OpenCV环境,输入命令:

     pip install opencv-python

安装完毕。