文件名称:卡尔曼滤波
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
1、运动目标进行检测与跟踪,背景差分法,卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示
2、采用平均背景法更新背景图像;
3、代码部分附详细解释(1. The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses Calman filter, the detection result is represented by the red outer rectangle fr a me, and the tracking result is expressed in green rectangle fr a me. 2. The background image is updated with the average background method. 3. The part of the code is explained in detail)
2、采用平均背景法更新背景图像;
3、代码部分附详细解释(1. The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses Calman filter, the detection result is represented by the red outer rectangle fr a me, and the tracking result is expressed in green rectangle fr a me. 2. The background image is updated with the average background method. 3. The part of the code is explained in detail)
相关搜索: 卡尔曼滤波;目标跟踪;背景差分法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Detect_Tracking.m | 2705 | 2016-01-21 |
readme.docx | 13359 | 2015-12-28 |
sample.avi | 572166 | 2015-12-21 |
sample2.avi | 688862 | 2016-01-21 |