#content p.widePar { padding-right: 1em ; } #changes dd { margin-bottom: 1em ; } .award { margin: 1em 0em ; width: 10em ; font-size: 0.9em ; text-align:center ; float: right ; border: 1px solid #DDD ; background-color: #f6f6f6 ; } #changes .date { font-weight: normal ; font-style: italic ; width: 10em ; }
ACM OpenSource Award 2010

The VLFeat open source library implements popular computer vision algorithms including HOG, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixels, 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. The latest version of VLFeat is %env:VERSION;.

Documentation

Citing

@misc{vedaldi08vlfeat,
 Author = {A. Vedaldi and B. Fulkerson},
 Title = {{VLFeat}: An Open and Portable Library
          of Computer Vision Algorithms},
 Year  = {2008},
 Howpublished = {\url{http://www.vlfeat.org/}}

Acknowledgments

PASCAL2
credits, VLFeat Contributors,
UCLA Vision Lab, Oxford VGG.

News

&nsbp;
01/10/2012 VLBenchmarks 1.0-beta released.
This new project provides simple to use benchmarking code for feature detectors and descriptors. Its development was supported by the PASCAL Harvest programme. [Details]
01/10/2012 VLFeat 0.9.16 released
Added VL_COVDET() (covariant feature detector). This function implements the following detectors: DoG, Hessian, Harris Laplace, Hessian Laplace, Multiscale Hessian, Multiscale Harris. It also implements affine adaptation, estiamtion of feature orientation, computation of descriptors on the affine patches (including raw patches), and sourcing of custom feature frame. Addet the auxiliary function VL_PLOTSS(). This is the second point update supported by the PASCAL Harvest programme. [Details]
11/9/2012 VLFeat 0.9.15 released
Added VL_HOG() (HOG features). Added VL_SVMPEGASOS() and a vastly improved SVM implementation. Added IHASHSUM (hashed counting). Improved INTHIST (integral histogram). Added VL_CUMMAX(). Improved the implementation of VL_ROC() and VL_PR(). Added VL_DET() (Detection Error Trade-off (DET) curves). Improved the verbosity control to AIB. Added support for Xcode 4.3, improved support for past and future Xcode versions. Completed the migration of the old test code in toolbox/test, moving the functionality to the new unit tests toolbox/xtest. Improved credits. This is the first point update supported by the PASCAL Harvest (several more to come shortly). A big thank to our sponsor! [Details].
10/1/2012 PASCAL2 Harvest funding
In the upcoming months many new functionalities will be added to VLFeat thanks to the PASCAL Harvest! See here for details.
24/12/2011 VLFeat 0.9.14 released
VLFeat 0.9.14 adds SLIC superpixels, improves the documentation, and contains other improvements and bugfixes. Furthermore, starting from this release VLFeat is distributed under the BSD license. [Details].
12/7/2011 VLFeat 0.9.13 released
VLFeat 0.9.13 fixes the Windows binary package. [Details].
5/7/2011 VLFeat 0.9.12 released
VLFeat 0.9.12 contains minor bugfixes. [Details].
19/6/2011 VLFeat 0.9.11 released
VLFeat 0.9.11 solves a compatibility issue with old versions of Mac OS X and brings other minor bug fixes as well. [Details].
11/6/2011 VLFeat 0.9.10 released
VLFeat 0.9.10 rolls out numerous bug fixes and improvements, especially to the homogeneous kernel map implementation. [Details].
28/10/2010 VLFeat wins the ACM Multimedia Open Source Awards!
VLFeat 0.9.9 was awarded the ACM Multimedia Open Source Award.