VLFeat
Domain | Image Classification |
Media | |
Task | |
Creation Date | |
Copyright | GPL |
URL | http://www.vlfeat.org |
Description
"The VLFeat open source library implements popular computer vision algorithms including SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, and quick shift. It is written in C for efficiency and compatibility, with interfaces in MATLAB for ease of use, and detailed documentation throughout. It supports Windows, Mac OS X, and Linux." ([1]) VLFeat is an effort initiated by Andrea Vedaldi and Brian Fulkerson in 2007, based on previously published software from the same authors.
The website offers some great tutorials ([2]) At the 2010 CVPR Andrea and Brian have given a nice tutorial ([3]) presenting how easy it is to implement the well-known Bag of Visual Words approach using vlfeat!
Copyright Remarks
GPL
External Links
http://www.vlfeat.org VLFeat Homepage
http://vlfeat.org/overview/tut.html VLFeat Tutorials