在matlab上实现的meanshift跟踪算法我要分享

Mean shift tracking algorithm implemented in MATLA

关注次数: 150

下载次数: 0

文件大小: 1.70 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:在matlab的环境下,利用meanshift算法,对视频图像目标进行实时跟踪,最终输出跟踪视频。


English Description:

In the environment of MATLAB, the mean shift algorithm is used to track the video image object in real time, and finally the tracking video is output.


代码预览

相关推荐