Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 2008-1-2.rar vc++写sift跟踪源代码,是国外一牛人的发明,实现查到源代码
  • SIFT_VC.rar 实现著名的图像特征检测sift算法进行图像的匹配,对于计算机视觉领域的朋友有帮助
  • sift20071011.rar 主要有二个功能:1对图像进行SIFT特征值匹配2.显示相应的匹配效果,即核线 matlab语言的,加上C语言
  • siftwritebyC.rar SIFT算子,里边包含是三个人所写的程序,对于从事图象特征点提取工作的人有很好的帮助.经典!
  • Hsift_dll.rar 自己放lower写的sift动态库,可以方便调用得到最好特征点描述
  • sift_vs.rar SIFT标准代码(IJCV04D.Lowe),完成局部特征的提取和描述。运行环境Visual Studio2005,为win32程序
  • lowe_keysV3.tar.gz This directory contains a research implementation of the SIFT software for invariant keypoint detection described in papers by David Lowe. See the web page at http://www.cs.ubc.ca/~lowe/keypoints/ for references to the latest papers
  • 3_22.rar this ia a cppp code file including SIFT and other algrithms based in opcv
  • SiftGPU-0[1].5.293.zip 如题SiftGPU,基于CPU的sift算法,运算速度应该很快,但需要的硬件支持也很高。
  • 20080213_5e113f3e9a20539660d45C2AGY6dSUCd.rar SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。该程序为sift的演示程序