搜索资源列表
SIFT
- sift特征匹配技术讲义。详细介绍了sift算法的实现过程。-sift matching technology overhead. Sift the details of the algorithm implementation process.
SIFT
- 这是SIFT特征匹配技术讲义,这是很先进的特征匹配技术!是好书!
SIFT算法
- 该程序可用于做SIFT特征点检测 以及图像匹配
sift特征提取
- 通过sift对图像特征进行提取,并与原图像进行匹配
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.用sitf算法抽取图像之间的特征点来实现图像匹配
- 用sitf算法抽取图像之间的特征点来实现图像匹配。,Sitf extraction algorithm using the feature points between images to achieve image matching.
49636959imagtemp.rar
- 图像特征匹配的算法,用的sift。可以正常运行。,Image feature matching algorithm, using the sift. Can be normal operation.
SIFT_match.rar
- Windows XP系统下基于vs2003的SIFT特征匹配,This is a image SIFT feature matche program
newsift.rar
- MFC Sift 提取特征点,匹配~~~~~~~~~~~~~,MFC Sift feature point extraction, matching
siftpp
- 本代码实现了SIFT的特征匹配功能,SIFT特征在图像匹配中应用广泛。-The code of the implementation of the SIFT feature matching function, SIFT features of the widely used image matching.
sift
- sift特征点检测及匹配,matlab源码-sift feature point detection and matching, matlab source code
SIFT
- C语言下实现SIFT算法 用于图像特征匹配-C-achieve SIFT algorithm for image feature matching
sift
- 自己实现的sift特征提取的matlab代码,可以计算特征描述子用于图像匹配,不过速度有点慢-Own implementation of sift feature extraction matlab code to calculate feature descr iptors for image matching, but a bit slow
lyj1
- SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力 -SIFT feature matching algorithm is the matching feature points at home and abroad a hot area of research with the difficult, and its ability to
sift
- SIFT特征匹配,可以用于图像匹配,匹配具有仿射变换不变性非常有用-SIFT feather match,
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
siftfeature
- sift特征匹配,主要是针对目标图像和待配准图像间存在着些许变化,从而采用了尺度等不变的特征来对图像进行匹配。-scal invariant feature transform
SIFT特征匹配
- 两张不同图片的SIFT特征提取和匹配,图片请随意更改(SIFT feature matching of two pictures)
CV1
- 图片的SIFT特征寻找与匹配,并显示出特征数量(SIFT feature matching)
特征匹配
- MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配(MATLAB realizes SIFT feature extraction of image and matches features under different illumination and different visual angles)