add pillow url

pull/7/merge
tangyouhua 2016-11-15 15:43:17 +08:00
parent 36b11517c6
commit 6a246d03e3
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
用来操作图像的库.
* pillowPillow 是一个更加易用版的 [PIL](http://www.pythonware.com/products/pil/)。[官网](http://pillow.readthedocs.org/en/latest/)
* [pillow](http://hao.jobbole.com/pillow/)Pillow 是一个更加易用版的 [PIL](http://www.pythonware.com/products/pil/)。[官网](http://pillow.readthedocs.org/en/latest/)
* hmap图像直方图映射。[官网](https://github.com/rossgoodwin/hmap)
* imgSeek一个使用视觉相似性搜索一组图片集合的项目。[官网](https://sourceforge.net/projects/imgseek/)
* nude.py裸体检测。[官网](https://github.com/hhatto/nude.py)