diff --git a/README.md b/README.md index 1f395a2..db9791f 100644 --- a/README.md +++ b/README.md @@ -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.