From 1c9d6da4763568e84b5d54df6cd86341d426c9cb Mon Sep 17 00:00:00 2001 From: carpedm20 Date: Wed, 17 Dec 2014 03:58:18 +0900 Subject: [PATCH] add vlfeat and edit typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07c9d3b..f87ddc7 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ For a list of free machine learning books available for download, go [here](http #### Computer Vision * [CCV](https://github.com/liuliu/ccv) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library +* [VLFeat](http://www.vlfeat.org/) - VLFeat is an open and portable library of computer vision algorithms, which has Matlab toolbox ## C++ @@ -104,7 +105,6 @@ For a list of free machine learning books available for download, go [here](http * [OpenCV](http://opencv.org) - OpenCV has C++, C, Python, Java and MATLAB interfaces and supports Windows, Linux, Android and Mac OS. * [DLib](http://dlib.net/imaging.html) - DLib has C++ and Python interfaces for face detection and training general object detectors. * [EBLearn](http://eblearn.sourceforge.net/) - Eblearn is an object-oriented C++ library that implements various machine learning models -* #### General-Purpose Machine Learning