Documentation - C API
VLFeat -- Vision Lab Features Library
Version:
0.9.14
Author:
Andrea Vedaldi (vedaldi@robots.ox.ac.uk)
Brian Fulkerson (bfulkers@cs.ucla.edu)
Copyright © 2007-12 Andrea Vedaldi and Brian Fulkerson

VLFeat C library contains implementations of common computer vision algorithms, with a special focus on visual features for matching image regions. Applications include structure from motion and object and category detection and recognition.

We strive to make the library free of clutter, portable (VLFeat is largely C-89 compatible), and self- documented. Different parts of the library are weakly interdependent, simplifying understanding and extraction of code.

Contents