资源列表
[OpenCV] OpenSURF-H
说明:关键点检测和描述算法,surf算法的opencv的源码,surf算法的性能与sift相当,但速度要远大于sift算法,经过测试可以正常运行-Keypoint detection and descr iption algorithm, algorithm source code at the Surf, surf the performance of the algorithm and sift quite, but the speed<zhangbin> 在 2025-05-22 上传 | 大小:6.06mb | 下载:0
[OpenCV] 360_panorama
说明:360-panorama,360度柱面图像拼接,程序在VS2008环境下开发,opencv2.4.3版本,程序可以直接运行,以将所需依赖项添加在文件夹中,源图像放在source_pic中,最后生成结果在result_pic中。 实现步骤:1先将图像投影到柱面坐标上,2提取图像SIFT描述子,3将SIFT描述子配对,4用RANSAC算法根据配对成功的描述子统计出变换矩阵T,5图像拼接。 对于拼接后的图像,没有做进一步细化处理,使用<大卫> 在 2025-05-22 上传 | 大小:7.32mb | 下载:0
[OpenCV] getMoravecCorners
说明:Moravec角点检测。算法会检测图像的每一个像素,将像素周边的一个邻域作为一个patch,并检测这个patch和周围其他patch的相关性-Moravec corner detection. Algorithm will detect each of the pixels of the image, as a neighborhood of pixels surrounding a patch, and detecting the c<梁军> 在 2025-05-22 上传 | 大小:12kb | 下载:0
[OpenCV] searchTarget
说明:目标匹配。关于匹配方法,使用不同的方法产生的结果的意义可能不太一样,有些返回的值越大表示匹配程度越好,而有些方法返回的值越小表示匹配程度越好-Target match. Matching method, the significance of the results generated by using different methods may not be the same, some returned larger value i<梁军> 在 2025-05-22 上传 | 大小:23kb | 下载:0