Add SimpleCV for python

This commit is contained in:
PETER_GAO 2014-07-16 11:35:21 -07:00
parent 6823a38115
commit 1eda49e05a
1 changed files with 4 additions and 0 deletions

View File

@ -320,6 +320,10 @@ on MNIST digits[DEEP LEARNING]
## Python
#### Computer Vision
* [SimpleCV](http://simplecv.org/) - An open source computer vision framework that gives access to several high-powered computer vision libraries, such as OpenCV. Written on Python and runs on Mac, Windows, and Ubuntu Linux.
#### Natural Language Processing
* [NLTK](http://www.nltk.org/) - A leading platform for building Python programs to work with human language data.