搜索资源列表
SIFT.rar
- 一个经典的matlab的sift算法,应用在图像配准,初学者可以好好学习下,Matlab a classic of the sift algorithm, used in image registration, beginners can learn under
SIFT.rar
- 可以读取多幅图像,也可以读取大图像。 利用VC2005编写。,Can be read by a number of images, large images can also be read. Prepared using VC2005.
SIFT-matlab.rar
- 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
PCA-SIFT
- 一个基于matlab语言的编程,可以实现对人脸的识别算法-A matlab-based programming language can be achieved on the human face recognition algorithm
SIFT-opencv-verygood
- 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a
sift
- 一位浙大本科生的关于SIFT匹配算法的论文,讲解的比较详细,里面有和角点检测匹配算法的比较。-Zhejiang University undergraduates a SIFT matching algorithm on paper, more detailed explanations, there are corner detection and matching algorithm comparison.
sift
- 一个运用sift进行特征匹配的代码,经测试,可以很好的运行-To carry out a sift feature matching using the code, tested, can be a very good run
sift_vs2008
- This programs is a sift algorithm sourcefile written by Visual Studio 2008. This is written by MFC. Simply, just compile and run to use.
SIFT
- SIFT演算法的文献(PDF)与程式码,可彻底了解SIFT演算法的精随。-SIFT algorithm literature (PDF) and code can be a thorough understanding of the essence with the SIFT algorithm.
SIFT-Panorama
- 本程序利用SIFT算法实现影像匹配的基础上,实现全景图的拼接,实用性很强,大家可以把拍摄的相邻的几张有重叠度的照片拼接成一张全景图。-The program uses SIFT image matching algorithm based on the realization of panorama stitching, very practical, we can put a few have taken the overlap of adjacent photos into a panora
sift
- 这个绝对是原创,我自己研究SIFT写的ppt,重点是前面高斯金字塔那里,感觉思路还是比较清晰的 ,学习SIFT的可以看一下-This is absolutely an original, written by my own research SIFT ppt, where the focus is in front of the Gaussian pyramid, or a clearer sense of thinking and learning that can take a look S
sift-David
- sift—这是一个外国人的关于SIFT的源程序!很强大!-sift-This is a foreigner on the SIFT source! Very powerful!
sift
- 该代码经本人亲自测试,完全通过运行,提取的特征点数量较多-I personally tested by the code, completely by running a larger number of feature points extracted
simple-sift-doc
- 一种简化的图像SIFT特征提取算法-A simplified image SIFT feature extraction algorithm. . . .
SIFTPCA-SIFTandSURF
- 一篇SIFT、PCA-SIFT和SURF比较的文章,本文对上述三种进行了详细的比较,使读者更加深入了解三种方法的区别-A SIFT, PCA-SIFT and SURF comparison article, the paper of the three carried out a detailed comparison of the reader a better understanding of the difference between the three methods
autopano-sift-C-2.5.0
- sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-c algorithms sift algorithm, based on the opencv, a large cattle write, it is powerful.
pca-sift
- pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行-pca-sift algorithm, using vc2008 development environment to develop, operate independently
sift.tar
- This a collection of code I ve put together to detect SIFT features in images. It includes a SIFT function library as well as some executables to detect/display keypoints.-This is a collection of code I ve put together to detect SIFT features i
PCA-SIFT
- 共享主成份尺度不变变换PCA-SIFT代码,用于SAR图像配准,希望对各位雷达爱好者和SAR工作者有用!-Principle component analysis, PCA- Scale invariant feature transform-SIFT used for SAR processing.
sift-latest.tar
- 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