opencv
madrabbit1987
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
python + opencv
1. 建议安装64bit的python2.安装opencv module: pip install opencv-python3. 详细的官方文档,里面也有很多代码可以直接copy运行https://docs.opencv.org/master/d9/df8/tutorial_root.html原创 2020-06-23 22:03:33 · 220 阅读 · 0 评论 -
How to install OpenCV
Install OpenCV-Python in WindowsGoalsIn this tutorialWe will learn to setup OpenCV-Python in your Windows system.Below steps are tested in a Windows 7-64 bit machine with Visual Stud转载 2017-04-25 09:23:29 · 376 阅读 · 0 评论 -
OpenCV Python教程(1、图像的载入、显示和保存)
OpenCV Python教程(1、图像的载入、显示和保存)2013-06-12 17:52 144993人阅读 评论(17) 收藏 举报 分类:Python(18) OpenCV(12) 版权声明:本文为博主原创文章,未经博主允许不得转载。目录(?)[+]转载请详细注明原作者及出处,谢谢!本文是转载 2017-04-25 09:43:27 · 373 阅读 · 0 评论
分享