Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • siftlunwen5.rar 这是08年之后的sift论文,基于SIFT算法的无人机遥感图像配准,希望对大家有用
  • 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.
  • siftpp.rar 运用C语言写的SIFT立体匹配算法的源程序,比较简单易懂
  • 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匹配的原码程序,可以用,希望大家在次基础上写出图象拼接的程序.
  • featuredetector.rar 基于sift的多种算子的特征检测。 如拉普拉斯算子等。