Fixing Issue 34 => Typo in OpenCV #34

This commit is contained in:
Sebastian Gutierrez 2014-07-16 10:45:16 -04:00
parent 8bbccf335d
commit ffd8db68f9
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ If you want to contribute to this list (please do), send me a pull request or co
#### Computer Vision
* [CCV](https://github.com/liuliu/ccv) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
* [OpenCV](http://opencv.org) - OpenCV has C++, C, Python, Java and MATLAB interfaces and supports Windows, Linux, Android and Mac OS. It has C++, C, Python, Java and MATLAB interfaces and supports Windows, Linux, Android and Mac OS.
* [OpenCV](http://opencv.org) - OpenCV has C++, C, Python, Java and MATLAB interfaces and supports Windows, Linux, Android and Mac OS.
#### General-Purpose Machine Learning