Description:
This is a collection of code been put together to detect SIFT features in
images. It includes a SIFT function library as well as some executables
to detect, match, and display keypoints. For more information on SIFT,
To Search:
- [SIFT.ZIP] - a physiology of the VC feature detection
- [optical_flow_demo] - Optical flow method in OPENCV s applicat
- [matlabC] - SURF algorithm SIFT algorithm, computing
- [sift4] - : Based on Scale Invariant Feature Trans
File list (Check if you may need any files):
SFIT\beaver.png
....\beaver.sift
....\beaver_xform.png
....\ChangeLog.txt
....\docs\html\annotated.html
....\....\....\doxygen.css
....\....\....\doxygen.png
....\....\....\files.html
....\....\....\formula.repository
....\....\....\form_0.png
....\....\....\form_1.png
....\....\....\form_10.png
....\....\....\form_11.png
....\....\....\form_12.png
....\....\....\form_13.png
....\....\....\form_2.png
....\....\....\form_3.png
....\....\....\form_4.png
....\....\....\form_5.png
....\....\....\form_6.png
....\....\....\form_7.png
....\....\....\form_8.png
....\....\....\form_9.png
....\....\....\functions.html
....\....\....\functions_vars.html
....\....\....\globals.html
....\....\....\globals_defs.html
....\....\....\globals_enum.html
....\....\....\globals_func.html
....\....\....\globals_type.html
....\....\....\imgfeatures_8h.html
....\....\....\index.html
....\....\....\kdtree_8h.html
....\....\....\minpq_8h.html
....\....\....\sift_8h.html
....\....\....\structdetection__data.html
....\....\....\structfeature.html
....\....\....\structkd__node.html
....\....\....\structmin__pq.html
....\....\....\structpq__node.html
....\....\....\structransac__data.html
....\....\....\tabs.css
....\....\....\tab_b.gif
....\....\....\tab_l.gif
....\....\....\tab_r.gif
....\....\....\utils_8h.html
....\....\....\xform_8h.html
....\.spFeat\dspFeat.ncb
....\.......\dspFeat.sln
....\.......\dspFeat.suo
....\.......\dspFeat.vcproj
....\dspfeat.c
....\imgfeatures.c
....\imgfeatures.h
....\kdtree.c
....\kdtree.h
....\LICENSE.txt
....\LICENSE.ubc.txt
....\match\Debug\BuildLog.htm
....\.....\.....\imgfeatures.obj
....\.....\.....\kdtree.obj
....\.....\.....\match.exe
....\.....\.....\match.ilk
....\.....\.....\match.obj
....\.....\.....\match.pdb
....\.....\.....\minpq.obj
....\.....\.....\sift.obj
....\.....\.....\utils.obj
....\.....\.....\vc70.idb
....\.....\.....\vc70.pdb
....\.....\.....\xform.obj
....\.....\match.ncb
....\.....\match.sln
....\.....\match.suo
....\.....\match.vcproj
....\match.c
....\minpq.c
....\minpq.h
....\README.txt
....\sift.c
....\sift.h
....\....Feat\siftFeat.ncb
....\........\siftFeat.sln
....\........\siftFeat.suo
....\........\siftFeat.vcproj
....\siftfeat.c
....\THANKS.txt
....\utils.c
....\utils.h
....\xform.c
....\xform.h
....\docs\html
....\match\Debug
....\docs
....\dspFeat
....\match
....\siftFeat
SFIT