Skip to content

makelove/OpenCV-Python-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • 这个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,很好用,建议你们也买一块来玩一玩。

摄像头

教程资源

怎样翻墙?使用Google搜索引擎,观看YouTube视频教程

  • shadowsocks
    • 方便,随地随时翻墙
    • 手机使用4G信号上网,也可以。
    • 强烈推荐!
    • 购物国外服务器,搭建也很容易
      • 参考 https://isweic.com/build-shadowsocks-python-server/
      • pip install shadowsocks
      • 运行
        • shell窗口运行
          • ssserver -p 8388 -k password -m aes-256-cfb
          • 8388是端口号,password是密码,aes-256-cfb是加密类型,通过Ctrl+C结束
        • 后台运行
          • ssserver -p 8388 -k password -m aes-256-cfb --user nobody -d start
          • 结束后台运行
            • ssserver -d stop
        • 检查运行日志
          • less /var/log/shadowsocks.log
  • Lantern蓝灯
    • 本人不使用蓝灯了。
    1. 可以免费使用,但用完800m流量后会限速,还能正常使用,就是有点慢
    2. 专业版不贵,2年336元,每天0.46元。Lantern蓝灯专业版购买流程
    3. 邀请好友来获得更多的专业版使用时间。我的邀请码:GW2362

更新

捐赠打赏

  • OpenCV问答群1,QQ群号:187436093

  • 微信

    • wechat_donate
  • 支付宝

    • alipay_donate
  • 福利

    • 免费国内服务器,但需要交押金,随时全额原路退还
      • 有需要的朋友请加入QQ群,发【手机号】给群主
      • free_server

About

OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy