An open API service indexing awesome lists of open source software.

https://github.com/willard-yuan/pcvwithpython

Programming Computer Vision with Python中译本
https://github.com/willard-yuan/pcvwithpython

Last synced: about 1 month ago
JSON representation

Programming Computer Vision with Python中译本

Awesome Lists containing this project

README

        

### **Programming Computer Vision with Python中译本**

本repository 是Programming Computer Vision with Python中译简化版,原作者是 [Jan Erik Solem](http://www.maths.lth.se/matematiklth/personal/solem/)。

![](http://willard-yuan.github.io/pcvwithpython/assets/images/cover.png)

本书作为python实战性很强的计算机视觉方面的编程书籍,结合理论分析提供了大量丰富的编程实例。译者在翻译完本书后,对原书作者的代码进行了调试与完善。

**注意:**译者调试平台为Windows,采用python 2.7.x。本书运行出来的结果保存的图片命名方式为:ch章节序号-p页数-fig序号。

英文原书的内容可以在 [Programming Computer Vision with Python](http://programmingcomputervision.com/)获取。

### **获取源码与数据库**

本书源码译者已做整理(部分代码实例还未完成),你可以在[**中译本**](http://yuanyong.org/pcvwithpython/)项目主页获取整理后的代码与本书中用到的所有图像数据。

### **做贡献**

如果你发现有翻译错误或不当之处,或者有错别字,可以在 [issues](https://github.com/willard-yuan/zh-pcvwithpy/issues) 中发贴,或者发送 pull request。

### **版权许可**

本书采用“保持署名—非商用”创意共享4.0许可证。只要保持原作者署名和非商用,您可以自由地阅读、分享、修改本书。详细的法律条文请参见[创意共享](http://creativecommons.org/licenses/by-nc/4.0/)网站。