Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 392 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 392 Bytes

vlsift

A Python (cython) wrapper and library of sift from the VLfeat library https://github.com/vlfeat/vlfeat.

The project is based from the cyvlfeat wrapper https://github.com/menpo/cyvlfeat.

We respect the original BSD 2-clause license and thus release this wrapper under the same license.

We thank the authors of VLFeat for their contribution to the computer vision community.