Vision Lab Features Library (VLFeat)
- Version
- 0.9.21
- Copyright © 2012-14,18 The VLFeat Authors
- Copyright © 2007-11 Andrea Vedaldi and Brian Fulkerson
The VLFeat C library implements common computer vision algorithms, with a special focus on visual features, as used in state-of-the-art object recognition and image matching applications.
VLFeat strives to be clutter-free, simple, portable, and well documented.
Contents
- Visual feature detectors and descriptors
- Scale Invariant Feature Transform (SIFT)
- Dense Scale Invariant Feature Transform (DSIFT)
- Maximally Stable Extremal Regions (MSER)
- Covariant feature detectors
- Gaussian Scale Space (GSS)
- Histogram of Oriented Gradients (HOG) features
- Fisher Vector encoding (FV)
- Vector of Locally Aggregated Descriptors (VLAD) encoding
- Local Intensity Order Pattern (LIOP) descriptor
- Local Binary Patterns (LBP) descriptor
- Clustering and indexing
- Segmentation
- Statistical methods
- Utilities
- General information
- Developing the library
- Glossary