搜索资源列表
sift-latest_win
- Rob Hess 開發的SIFT Feature Detector程式 These functions also work with image feature files from both David Lowe s SIFT detector and the Oxford VGG s affine covariant feature detectors. http://web.engr.oregonstate.edu/~hess/index.html
sift图像匹配C源代码
- sift图像匹配C源代码
sift
- sift是一种特征检测算法,这里的sift算法是用C++实现的。-sift is a feature detection algorithm, where the sift algorithm is implemented using C++.
test.rar
- sift算法原作者的测试程序,混合编程改进后可用,sift the original author of the test procedure algorithms, hybrid programming can be improved
sift-David
- sift—这是一个外国人的关于SIFT的源程序!很强大!-sift-This is a foreigner on the SIFT source! Very powerful!
sift
- 求图像的sift特征的c代码,是研究图像的好帮手-It is code that get the sift of an image. It is very useful in image researching
sift-latest_win
- sift实现源代码,由Rob Hess实现-sift implementation by Rob Hess
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
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
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
SIFT
- 对于sift 算法的一些深刻理解,对于sift初学者或者是后期总结学习有提纲挈领的作用-Sift algorithm for some deep understanding of, for beginners or later concluded sift learning focused on the vital role
CSharp-Sift
- c# sift code class upload to your site
sift
- SIFT源代码,检测两幅图像的相似度。详细检测过程,在原文中有备注(SIFT source code, to detect the similarity of two images)
sw-sift-master
- sw sift master matlab
sift
- 直接检测提取图像的sift特征,vs工程,直接可用!(Direct detection of SIFT features extracted from images, vs engineering, is available directly!)
sift特征点检测
- sift特征点检测的测试代码,效果还可以,大家可以试试(SIFT feature point detection test code, the effect can be, we can try)
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
- feature extraction method: SIFT
SIFT特征匹配
- 包括SIFT匹配方法和利用特征点计算单应性的程序,同时可以显示匹配点对(It includes the SIFT matching method and the program to calculate homography based on the feature points, and displays matching point pairs.)
基于SIFT特征的图像配准(Matlab源代码)
- 基于SIFT的图像匹配配准,代码亲测好用,注释简单易懂,可以提取同名点,进行匹配配准。(Based on SIFT image matching registration, the code is easy to use, the annotation is simple and easy to understand, and the same name points can be extracted for matching registration.)