MeanShift-master

所属分类:图形图像处理
开发工具:matlab
文件大小:14KB
下载次数:0
上传日期:2021-04-24 13:00:20
上 传 者分南
说明:  主要介绍基于Meashift算法的目标跟踪的MATLAB实现,接运用最速下降法的原理, 向梯度下降方向对目标模板逐步迭代, 直到迭代到最优位置
(This is a very simple demo, which implements the meanshift tracking algorithm. I also write an Chinese blog to make details about this algorithm. If you are an English speaker, you could read the original paper.)

文件列表:
data (0, 2018-04-16)
data\Homework_video.mp4 (14353, 2018-04-16)
demo_meanshift.m (1490, 2018-04-16)
generate_target_distribution.m (1123, 2018-04-16)
mean_shift.m (2428, 2018-04-16)

## Visual Tracking with Mean Shift ### Introduction This is a very simple demo, which implements the [meanshift](http://ieeexplore.ieee.org/document/854761/) tracking algorithm. I also write an Chinese [blog](https://zhuanlan.zhihu.com/p/34971165) to make details about this algorithm. If you are an English speaker, you could read the original [paper](http://ieeexplore.ieee.org/document/854761/). ### Prepare for using * Matlab ### Run You just run the script of demo_meanshift.m, And select a rectangle area to define an interest target, then let it go.

近期下载者

相关文件


收藏者