文件名称:image-matching-using-surf-and-ransac
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-07-17
- 文件大小:
- 106kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果-Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descr iptor, then according to the results, the coarse matching results, using RANSAC method to calculate the fundamental matrix, and eliminate the error matching, gain a more accurate matching results
(系统自动生成,下载前可以参看下载内容)
下载文件列表
两幅图像配准(surf+ransac)\Baballe0_OG0.jpg
...........................\Baballe1_OG0.jpg
...........................\main.cpp
两幅图像配准(surf+ransac)