Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willard-yuan/pcv-book-code
:book:Python计算机视觉中译本实例代码
https://github.com/willard-yuan/pcv-book-code
computer-vision python
Last synced: 1 day ago
JSON representation
:book:Python计算机视觉中译本实例代码
- Host: GitHub
- URL: https://github.com/willard-yuan/pcv-book-code
- Owner: willard-yuan
- Created: 2014-04-18T04:35:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T04:45:30.000Z (almost 4 years ago)
- Last Synced: 2024-04-16T22:24:49.252Z (7 months ago)
- Topics: computer-vision, python
- Language: Python
- Homepage: http://yongyuan.name/pcvwithpython/
- Size: 4.7 MB
- Stars: 494
- Watchers: 39
- Forks: 255
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
### Programming Computer Vision with Python中译本整理代码
上面是Programming Computer Vision with Python书中整理出来的实例代码,代码对应中文主页[**Python计算机视觉编程**](http://yongyuan.name/pcvwithpython/),部分代码仍在调试中。
![](http://willard-yuan.github.io/pcvwithpython/assets/images/cover.png)
注:该书代码是在windows下调试出来的,如果你要在linux下运行的话,请对代码做相应的调整。
### 勘误
提交勘误,请移步[这里](http://www.ituring.com.cn/book/1349)。### 版权许可
本书采用“保持署名—非商用”创意共享4.0许可证。只要保持原作者署名和非商用,您可以自由地阅读、分享、修改本书。详细的法律条文请参见[创意共享](http://creativecommons.org/licenses/by-nc/4.0/)网站。