Download

The latest version of VLFeat is 0.9.4 (April 28, 2009). To use VLFeat, simply download and unpack the latest binary package and add the appropriate paths to your environment.

Repository access

VLFeat is under active development. To get the latest version, download our Git repository

git clone http://vlfeat.org/vlfeat.git

We welcome contributions to both the documentation and the source code of VLFeat. You can create patches against our Git repository and send them to us for inclusion in the next version. The first step is to clone our public repository, as explained above. Once you have made and committed your changes locally, submit them to the project via e-mail using a command like git-format-patch:

git-format-patch origin