搜索资源列表
-
2下载:
利用VC 编写的SIFT 特征匹配程序,可以在影像 旋转,缩放时仍能成功匹配-VC prepared using SIFT feature matching process, you can rotate the image, zoom was still a successful match
-
-
1下载:
用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
-
-
1下载:
基于经典的SIFT算法进行图像匹配实现
采用C# + emguCV编写
有良好的界面-image matching based on SIFT
using emguCV
-
-
0下载:
sift图像匹配,用C++写的,可以直接使用!我用的是vs2010,如果不行可以转换一下!-Sift image matching, written in c++, can be used directly!I am using vs2010, if not can convert a minute!
-
-
0下载:
用sift方法匹配图像,文件中匹配的是100元面值的人民币与一元的人民币,准确率较高。-Using sift matching image, file matching is RMB with a 100 yuan face values the renminbi, accuracy is higher.
-
-
0下载:
使用FLANN(近似最近邻算法)实现图像特征的匹配,其中图像特征使用SIFT提取,算法能实现单应性匹配需求。-
FLANN (approximate nearest neighbor algorithm) is used to match the image feature, and the image feature is extracted using SIFT. The algorithm can achieve the homography matching requirement.
-