基于粒子滤波的视频目标跟踪我要分享

Video target tracking based on particle filter

滤波 视频 跟踪 基于 目标 粒子

关注次数: 199

下载次数: 0

文件大小: 1.41 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:本代码是基于粒子滤波的视频单目标跟踪,手动的选择初始目标,采用颜色直方图作为每一个粒子的后验概率,对目标建立颜色模板,最后得到的权重最大的粒子为目标的位置。


English Description:

This code is a video single target tracking based on particle filtering and manual selection of the initial goal, using color histogram as each particle of a posteriori probability, established color template, and finally the biggest as the goal of the position of the particle.


代码预览