-
-
-
SIFTtutorial.zip
This is Sift(Scale invariant feature transform) tutorial file. source cord was made based on matlab.
-
sift_vs2008.zip
this is SIFT(scale invariant feature transform) source cord for visual studio 2008.
-
-
SFIT.rar
一组提取图像SIFT特征的源码,效果相当不错。包括一个SIFT特征库以及一些程序。需要opencv及gsl库
-
spatial_pyramid_code.zip
金字塔匹配算法,包括SIFT特征点的提取,聚类和构造金字塔特征表示,论文参考:Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories
matlab代码
-
SiftGPU-V360.zip
SiftGPU 是SIFT特征为GPU执行。 SiftGPU进程像素平行建立高斯金字塔的技术要点。基于GPU的清单生成,SiftGPU然后使用的GPU / CPU的混合方法,有效地建立紧密特征点的名单。并行处理技术要点最后得到他们的方向和描述。
-
siftDemoV4.rar
sift matching:
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
-
SIFT_VC.rar
基于opencv开发的sift匹配的原码程序,可以用,希望大家在次基础上写出图象拼接的程序.
-
-