摘要: https://www.4qx.net/Extension_DaQuan.php?name=bundle 阅读全文
posted @ 2022-05-25 16:44 马踏飞燕Beautiful 阅读(37) 评论(0) 推荐(0) 编辑
摘要: 1、OpenCV 例程200篇 01. 图像的读取(cv2.imread) 02. 图像的保存(cv2.imwrite) 03. 图像的显示(cv2.imshow) 04. 用 matplotlib 显示图像(plt.imshow) 05. 图像的属性(np.shape) 06. 像素的编辑(img 阅读全文
posted @ 2022-05-25 10:01 马踏飞燕Beautiful 阅读(510) 评论(0) 推荐(0) 编辑
摘要: 一、环境管理管理 Python 版本和环境的工具• p – 非常简单的交互式 python 版本管理工具。• pyenv – 简单的 Python 版本管理工具。• Vex – 可以在虚拟环境中执行命令。• virtualenv – 创建独立 Python 环境的工具。• virtualenvwra 阅读全文
posted @ 2022-05-25 09:40 马踏飞燕Beautiful 阅读(563) 评论(0) 推荐(1) 编辑