| File | Date | Author | Commit |
|---|---|---|---|
| build | 2015-03-29 |
|
[c96188] added license |
| data | 2015-03-28 |
|
[1d59f2] initial commit |
| examples | 2015-03-28 |
|
[1d59f2] initial commit |
| include | 2015-03-28 |
|
[1d59f2] initial commit |
| src | 2015-03-28 |
|
[1d59f2] initial commit |
| .gitignore | 2015-03-29 |
|
[c96188] added license |
| LICENSE | 2015-03-29 |
|
[c96188] added license |
| README.md | 2015-03-29 |
|
[c96188] added license |
URL: https://sourceforge.net/projects/ezsift/
Created on 9/16/2013.
Modified on 3/27/2015: re-organized the projects, use git to manage the code and project.
The latest code can be pulled from here:
git clone git://git.code.sf.net/p/ezsift/code ezsift-code
I also provide two examples showing how to use this library:
examples/feature_extract.cpp: detect keypoints and extract feature descriptor from a single image.
examples/image_match.cpp: detect keypoints and extract features from two images and perform feature matching.
build/vs2010 or build/vs2012, open ezsift.sln. build/vs2010/bin or build/vs2012/bin.build/android../build.shbuild/android/bin/.