- Category:
- OpenCV
- Tags:
-
[C/C++]
[源码]
- File Size:
- 128kb
- Update:
- 2016-12-20
- Downloads:
- 0 Times
- Uploaded by:
- tun
Description: open cv sift the scale invariant feature transform source code for C, the results were good, for everyone to share learning
To Search:
File list (Check if you may need any files):
opensift-master
...............\opensift-master
...............\...............\.gitignore
...............\...............\beaver.png
...............\...............\beaver.sift
...............\...............\beaver_xform.png
...............\...............\bin
...............\...............\...\.gitignore
...............\...............\docs
...............\...............\....\.gitignore
...............\...............\Doxyfile
...............\...............\include
...............\...............\.......\imgfeatures.h
...............\...............\.......\kdtree.h
...............\...............\.......\Makefile
...............\...............\.......\minpq.h
...............\...............\.......\sift.h
...............\...............\.......\utils.h
...............\...............\.......\xform.h
...............\...............\lib
...............\...............\...\.gitignore
...............\...............\LICENSE
...............\...............\mainpage
...............\...............\Makefile
...............\...............\README.md
...............\...............\src
...............\...............\...\dspfeat.c
...............\...............\...\imgfeatures.c
...............\...............\...\kdtree.c
...............\...............\...\Makefile
...............\...............\...\match.c
...............\...............\...\match_num.c
...............\...............\...\minpq.c
...............\...............\...\sift.c
...............\...............\...\siftfeat.c
...............\...............\...\utils.c
...............\...............\...\xform.c
...............\...............\THANKS