图像拼接我要分享

image mosaic

matlab 图像 拼接

关注次数: 351

下载次数: 1

文件大小: 34.65 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:图像拼接程序建造在 matlab 环境中,花了一段视频作为输入然后考虑帧的视频,然后使用 harris 角点和 RANSAC 算法查找并消除相关的点,最后缝到对方的每个帧。


English Description:

Image mosaic program builded in Matlab, it took a video as input then taking frames from video, then using Harris corner detector and RANSAC algorithms to finds and eliminates related points, finally stitch each frame to each other.


代码预览