搜索资源列表
sift
- sift是一种特征检测算法,这里的sift算法是用C++实现的。-sift is a feature detection algorithm, where the sift algorithm is implemented using C++.
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-David
- sift—这是一个外国人的关于SIFT的源程序!很强大!-sift-This is a foreigner on the SIFT source! Very powerful!
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
SIFT_VC
- 利用VC 编写的SIFT 特征匹配程序,可以在影像 旋转,缩放时仍能成功匹配-VC prepared using SIFT feature matching process, you can rotate the image, zoom was still a successful match
Java_SIFT-src
- A lightweight SIFT-implementation for Java after the paper of David Lowe (2004). The ImageJ plugin can be used for rigidly aligning image stacks.
SiftGPU_V340
- SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation, SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lis
SIFT_PPT
- 自己制作的关于SIFT算法的PPT,综合了一些资料!!可以和以前上传的程序一起看!程序都是非常简单的,很基础,不像原版的SIFT程序复杂,适合初学者!-To produce their own SIFT algorithm on PPT, a combination of some of the information! ! From the past to watch the proceedings! Procedures are very simple, it is the basis, u
sift-0.9.4
- this a matlab&C implementation of SIFT-this is a matlab&C implementation of SIFT
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
fastsift
- A very well designed implementation of Lowe s SIFT, based on the Vedaldi implementation
sift-0[1].9.18.tar
- 用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
matlab_VC_sift-01.9
- 加州大学一博士写的基于sift的图像匹配源代码,是用的matlab和VC混合编程-Ph.D. University of California, to write a sift-based image matching source code, is mixed with the matlab and VC programming
sift-1.1.1_20070330_win
- All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain VC++.NET projects and the f
pca-sift
- sift源代码,以及对sift原理的详细解说,附带low的sift原始源代码-the sift the source code, as well as a detailed explanation of the SIFT principle with low sift the original source code
sift-win-recompiled
- lowe SIFT算法的源码,调用开源OpenCV,我添加了一个头文件,直接可以运行-lowe SIFT algorithm source code, need the open source OpenCV, I add a header file , can run directly now
sift
- 可以运行的C代码sift,不过太慢,等好长时间才能出来-the code could be run ,but a little slower~~~
sift
- sift图像匹配,用C++写的,可以直接使用!我用的是vs2010,如果不行可以转换一下!-Sift image matching, written in c++, can be used directly!I am using vs2010, if not can convert a minute!
SIFT-master
- 这是图像处理中很重要的一个特征提取算法,sift,原作者已经申请了专利,不可以商用哦(This is an important feature extraction algorithm in image processing, sift, the original author has applied for a patent, can not be commercial Oh!)
SIFT特征匹配(matlab版)
- 非常好用,可以提取两幅图像的同名点,匹配,配准,一整个流程,都可以实现,代码注释易懂,简单易学(Very useful, can extract two images of the same name points, matching, registration, a whole process, can be achieved, code annotations easy to understand, easy to learn)