搜索资源列表
SIFT特征提取算法
- 经典的图像特征SIFT特征提取算法源码,SIFT特征在图像匹配和目标识别方面取得了成功的应用
sift算子的vc++源代码
- sift算子的vc++源代码
sift源代码
- VC6.0的SIFT程序,编译完全通过,自己移植
SIFT特征点匹配
- 经典的SIFT特征点匹配算法
SIFT源码
- SIFT的源代码
SIFT特征匹配算法实现图像拼接
- SIFT特征匹配算法实现图像拼接
sift-1.1.1_20061214_win
- visual .net 2003环境下的sift,需要gsl (for windows版本)和opencv支持。-visual. Net 2003 under the Environment sift, gsl need (for windows version) and opencv support.
sift-1.1.1_20070330_win
- Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good. -Rob Hess C implementation
SiftGPU-0[1].5.261
- 本工程为sift特征提取的GPU实现,其提取速度比单纯使用CPU计算快20倍,要注意的是显卡要是Nvidia 6以上的-This works for feature extraction sift realize the GPU, and its extraction faster than using the CPU alone is 20 times faster calculation, it is necessary to no
SIFT
- 提取图像SIFT(尺度不变)特征 VC++实现-Extract images SIFT (scale-invariant) characteristics VC++ Achieve
2008-1-2
- vc++写sift跟踪源代码,是国外一牛人的发明,实现查到源代码-vc++ write sift Tracking source code, is a cattle abroad invention, the realization of the source code available
sift
- SIFT算法,用MATLAB编写,不错的参考资料-SIFT algorithm, using MATLAB to prepare, a good reference
sift-1.1.1_20070330_win
- 三维立体图像方面,用Visual Basic实现图像处理的源程序-Three-dimensional images, using Visual Basic realize image processing source code
sift-1.1.1_20071108_win
- Rob Hess的SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差-Rob Hess of the SIFT algorithm C language (based on OpenCV), sampling and Gaussian pyramid differential extraction of feature points, KD tree search for
Sift
- 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。-Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
sift
- This the code about sift detector-This is the code about sift detector
SIFT(VC)
- sift算法匹配,用VC写的。能直接用!-VC+sift
sift
- 用matlab和VC实现图像匹配拼接的sift算法-VC implementation using matlab and the image matching algorithm sift Splicing
SIFT-opencv
- 利用opencv编写的sift匹配程序,对于研究此算法很有帮助-sift code by opencv
sift-1.1.1_20090108_win
- 利用OpenCV实现的图像Shift匹配,对初学者有很大帮助。-Shift the images using OpenCV to achieve matching, very helpful for beginners.