单目标跟踪算法我要分享

Single target tracking algorithm

关注次数: 282

下载次数: 1

文件大小: 8.92 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:基于核相关滤波器的跟踪算法,将HOG特征与颜色特征相融合,并加入了尺度变化,使得目标在发生尺度变化、遮挡和背景干扰等情况下,能够有效的跟踪目标。


English Description:

The tracking algorithm based on kernel correlation filter combines hog feature with color feature, and adds scale change to make the target track effectively in the case of scale change, occlusion and background interference.


代码预览

相关推荐