文件名称:robwhess-opensift
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
基于局部不变特征的图像匹配。利用SIFT算法实现局部特征的检测与提取,再用RANSAC算法筛选特征点,提高正确的匹配率。-Based image matching local invariant features. Use SIFT algorithm to detect and local feature extraction, and then filtering feature points RANSAC algorithm to improve the correct match rate.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
robwhess-opensift-6233815
.........................\.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
.........................\...\minpq.c
.........................\...\sift.c
.........................\...\siftfeat.c
.........................\...\utils.c
.........................\...\xform.c
.........................\THANKS