基于matlab的图像匹配算法我要分享

Image matching algorithm based on MATLAB

covariance-matching 图像匹配--灰度 ImageMatch 图像匹配算法 covariance

关注次数: 288

下载次数: 0

文件大小: 240K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。


English Description:

This is an image matching algorithm based on MATLAB, which searches the matching point with the largest covariance in the previous frame through the same part in two frames.


代码预览

相关推荐