搜索资源列表
sift-match.sift特征点提取代码
- sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
Sift.zip
- 用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.
siftpp
- 本代码实现了SIFT的特征匹配功能,SIFT特征在图像匹配中应用广泛。-The code of the implementation of the SIFT feature matching function, SIFT features of the widely used image matching.
sift
- 一个运用sift进行特征匹配的代码,经测试,可以很好的运行-To carry out a sift feature matching using the code, tested, can be a very good run
sift
- sift特征点检测及匹配,matlab源码-sift feature point detection and matching, matlab source code
SIFT
- 这是基于OpenCV的SIFT特征提取实现。-This is based on the OpenCV implementation of the SIFT feature extraction.
sift
- 自己实现的sift特征提取的matlab代码,可以计算特征描述子用于图像匹配,不过速度有点慢-Own implementation of sift feature extraction matlab code to calculate feature descr iptors for image matching, but a bit slow
sift
- scale invariant feature transform
sift
- SIFT算法,可以有效的找到不同画面中的对应特征点,在跟踪和图形识别方面有很好的用途-SIFT algorithm, can effectively find a different screen the corresponding feature points, in the tracking and pattern recognition as a very good use of
sift
- 用sift算子对两幅图像进行特征点的自动搜索。-Sift operator with the image feature point english
SIFT
- 两份SIFT的重要资料:Distinctive Image Features from Scale-Invariant Keypoints(by David G. Lowe),SIFT特征匹配技术讲义(by 赵辉)-SIFT two important information: Distinctive Image Features from Scale-Invariant Keypoints (by David G. Lowe), SIFT feature matching technical
SIFT
- SIFT特征提取演算法(包含匹配以及除错机制RANSAC)-可用于两张影像之特征点匹配 -SIFT feature extraction algorithm (including the match, as well as debug mechanisms RANSAC)- can be used for two images of the feature points matching
sift
- 由UCLA的博士开发的sift特征点的工具包,比先前的一些sift程序来说更加方便可用。-Developed by a doctor from UCLA。 sift feature tool kit, more convenient than previous program
sift
- sift 特征点提取代码,在最大能量轴上做了投影。-sift feature extraction code, the maximum energy to do the projection axis.
SIFT-feature-points
- 基于SIFT特征点改进搜索算法的图像匹配技术的研究。利用SIFT可以做图像拼接和增强现实等技术。-SIFT feature points based on improved search algorithm for image matching technology research. Image stitching using SIFT can do, and augmented reality techniques.
extraction-of-SIFT-feature-points
- 读取图像数据,将彩色图像转换为灰度图像,提取图像的SIFT特征点。-Read image data, convert the colorful image to gray image, and extract SIFT feature points.
sift-feature-extraction
- sift特征提取,提取 N*128维特征,已经进过测试,能够完整运行-SIFT feature extraction, feature extraction, N*128, has been tested and can complete the operation.
SIFT
- 按照论文写的关于SIFT特征提取的代码,没有特征向量那一步(In accordance with the paper written on the SIFT feature extraction code, there is no feature vector that step)
SIFT
- 使用VLfeat的SIFT算法,在python平台进行SIFT特征提取和匹配(SIFT feature extraction and matching on Python platform based on SIFT algorithm of VLfeat)
SIFT特征匹配
- 两张不同图片的SIFT特征提取和匹配,图片请随意更改(SIFT feature matching of two pictures)