Skip to content

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 551 Bytes

File metadata and controls

executable file
·
19 lines (12 loc) · 551 Bytes

OpenCV-Python-Toturial

这个repo是这本书的所有源代码。

官方英文教程: http://docs.opencv.org/3.2.0/d6/d00/tutorial_py_root.html

opencv3.0+python 2.7

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

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

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