1 Star 0 Fork 5

sunlinlin / OpenCV-Python-Tutorial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

OpenCV-Python-Tutorial

OpenCV-Python-Tutorial-中文版.pdf

  • 这个repo是这本书PDF的所有源代码,几乎都被测试过,能正常运行。程序使用的图片和视频,都在data文件内。

平时会添加一些有趣的代码,实现某种功能。

运行:官方samples/demo.py 会有很多有趣的例子,介绍你去了解OpenCV的功能。

python 2.7 分支被废弃了,不再更新

# 添加了 Python3.6分支, 该分支是使用 opencv3.2+Python3.6

把原来的master分支改为python2.7分支,python3.6分支改为master分支

建议使用PyCharm来编写/调试Python代码

开发环境

  • macOS Mojave 10.14
  • Python 3.6.1
  • OpenCV 3.2.0
  • PyCharm 2018.3

VMware 虚拟机

如果安装OpenCV有问题,可以使用VMware 虚拟机安装Ubuntu系统,本人可以帮你们安装一个,再共享到百度云

树莓派3b

本人有一块【树莓派3b】开发板,也安装了OpenCV3,很好用,建议你们也买一块来玩一玩。

摄像头

教程资源

新闻News https://opencv.org/news.html

MIT License Copyright (c) 2017 makelove Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

OpenCV官方教程中文版(For Python) 段力辉译-2014 搬运自github 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/sll-xiaoxin/OpenCV-Python-Tutorial.git
git@gitee.com:sll-xiaoxin/OpenCV-Python-Tutorial.git
sll-xiaoxin
OpenCV-Python-Tutorial
OpenCV-Python-Tutorial
master

搜索帮助