Welcome![Sign In][Sign Up]
Location:
Search - SIFT

Search list

[Special Effectssift-0.9.13

Description: SIFT算法Matlab源码,用于图像匹配-SIFT algorithm Matlab source code for the image matching
Platform: | Size: 3712000 | Author: 李兵 | Hits:

[Othersift-0[1].9.18.tar

Description: 用sift算法进行图像的匹配。可以两幅不同的图像中进行点对点的匹配。很好的图像匹配的算法。用matlab编程-Using sift algorithm for image matching. Two different images can be carried out point to point matching. A very good image matching algorithms. Programming using matlab
Platform: | Size: 2882560 | Author: liuyinghong | Hits:

[Special EffectsSIFT

Description: 尺度不变特征转换(Scale-invariant feature transform 或 SIFT)-Scale-invariant feature transform
Platform: | Size: 25600 | Author: summer | Hits:

[matlabsift

Description: 用Matlab实现灰度图像SIFT(尺度不变特征变换)特征点的提取-Grayscale images with Matlab SIFT (Scale Invariant Feature Transform) feature point extraction
Platform: | Size: 2048 | Author: lucia | Hits:

[Special Effectssift

Description: 这段代码是SIFT算法的C++代码,sift算法主要用于查找两张图像的共同特征点-SIFT algorithm for C++ code
Platform: | Size: 696320 | Author: 何青 | Hits:

[Special Effectssift

Description: sift 特征点提取代码,在最大能量轴上做了投影。-sift feature extraction code, the maximum energy to do the projection axis.
Platform: | Size: 4096 | Author: zeng pingping | Hits:

[Data structssift

Description: sift 由兩張圖片算出特徵點匹配演算法-sift calculated by the two pictures feature points matching algorithm
Platform: | Size: 4096 | Author: chain | Hits:

[Special Effectsvl.sift.tar

Description: 利用sift方法实现图像特征提取和图像匹配-to realize image feature extraction and image matching by the method of sift.
Platform: | Size: 6662144 | Author: 王明亮 | Hits:

[Graph Recognizesift

Description: sift算法在matlab代码。对学习sift算法有很大帮助-sift algorithm in matlab code. Sift algorithm for learning a great help
Platform: | Size: 1024 | Author: feng hw | Hits:

[Graph programSIFT(lowe)

Description: lower的原版关于sift算法的资料,很难找的哦。本文非常详细的介绍了sift算法,并与常用的边缘检测算法作了比较,是学习sift算法的好资料。-lower of the original information on the sift algorithm, it is difficult to find, oh. This very detailed introduction to the sift algorithm, and with commonly used edge detection algorithms are compared, is the learning algorithms sift the good information.
Platform: | Size: 490496 | Author: huangxing | Hits:

[Graph programsift-latest.tar

Description: This a collection of code I ve put together to detect SIFT features in images and to use SIFT (or other) features to compute image transforms with RANSAC. It includes a SIFT function library as well as some executables to detect, match, and display keypoints. For more information on SIFT, refer to the paper by Lowe -This is a collection of code I ve put together to detect SIFT features in images and to use SIFT (or other) features to compute image transforms with RANSAC. It includes a SIFT function library as well as some executables to detect, match, and display keypoints. For more information on SIFT, refer to the paper by Lowe
Platform: | Size: 164864 | Author: Ye Ping | Hits:

[Graph programSIFT

Description: 由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩 色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。这种算法也是在图像的灰度尺度空间上检测特征点, 但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算。-SIFT
Platform: | Size: 189440 | Author: chu | Hits:

[Graph programSIFT-opencv-verygood

Description: 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a lot of procedures on the SIFT algorithm, many simply tune is bad, this is not easy for me to find a better combination of C++ and OPENcv Toolkit package, but or the lack of a few link library files, I have added to this archive inside, and on how to configure OPENCV VC6 method has done a picture placed inside, the process is very detailed, for beginners to use should be the most convenient , and definitely the result. Note To configure, the process has been very clear.
Platform: | Size: 10871808 | Author: 吴若鸿 | Hits:

[Special Effectssift-1.1.1_20071108_win

Description: 一个基于sift算法的图像匹配的实例,修改后可用于sift特征向量的提取-an example of image matching based on sift alogrithm,it can also be used to extract key point vector after modification
Platform: | Size: 2265088 | Author: song | Hits:

[Program docSIFT

Description: SIFT特征和正交DLT算法在物体识别中的应用.-SIFT features and orthogonal DLT algorithm in object recognition.
Platform: | Size: 263168 | Author: wangbo | Hits:

[Graph programsift

Description: 快速SIFT算法,处理迅速。使用OPENCV-Fast SIFT algorithm to deal with quickly. Use OPENCV
Platform: | Size: 4008960 | Author: 罗铃 | Hits:

[Special Effectssift-matlab

Description: 实现SIFT检测图像角点,并进行匹配的MATLAB代码。调试通过。-Achieve SIFT image corner detection and matching of MATLAB code. Debugging through.
Platform: | Size: 440320 | Author: 周振超 | Hits:

[OpenCVSIFT

Description: SIFT feature detector
Platform: | Size: 7758848 | Author: Sneha | Hits:

[Special Effectspca-sift

Description: sift code,希望对大家有用-sift code............................
Platform: | Size: 514048 | Author: wbj | Hits:

[Special Effectspca-sift

Description: pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行-pca-sift algorithm, using vc2008 development environment to develop, operate independently
Platform: | Size: 1269760 | Author: jason li | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net