文件名称:SIFT
-
所属分类:
- 标签属性:
- 上传时间:2016-09-22
-
文件大小:124.12kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
SIFT算法的C实现把检测SIFT特征图像和使用SIFT(或其他)的特点来计算图像的变换与RANSAC-This is a collection of code I ve put together to detect SIFT features in images and to use SIFT (or other) features to compute image transforms with RANSAC. It includes a SIFT function library as well as some executables to detect, match, and display keypoints. For more information on SIFT, refer to the paper by Lowe
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bin/.gitignore
docs/.gitignore
include/imgfeatures.h
include/kdtree.h
include/Makefile
include/minpq.h
include/sift.h
include/utils.h
include/xform.h
lib/.gitignore
src/dspfeat.c
src/imgfeatures.c
src/kdtree.c
src/Makefile
src/match.c
src/match_num.c
src/minpq.c
src/sift.c
src/siftfeat.c
src/utils.c
src/xform.c
.gitignore
beaver.png
beaver.sift
beaver_xform.png
Doxyfile
LICENSE
mainpage
Makefile
README.md
THANKS
bin
docs
include
lib
src
docs/.gitignore
include/imgfeatures.h
include/kdtree.h
include/Makefile
include/minpq.h
include/sift.h
include/utils.h
include/xform.h
lib/.gitignore
src/dspfeat.c
src/imgfeatures.c
src/kdtree.c
src/Makefile
src/match.c
src/match_num.c
src/minpq.c
src/sift.c
src/siftfeat.c
src/utils.c
src/xform.c
.gitignore
beaver.png
beaver.sift
beaver_xform.png
Doxyfile
LICENSE
mainpage
Makefile
README.md
THANKS
bin
docs
include
lib
src
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.