-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
exp1
信息论的内容定义以及信息的传输过程和噪声的加入使得信息的传输的影响(Information Theory)
- 2012-05-27 19:42:53下载
- 积分:1
-
N_wKA_new
SAR成像的wk算法,三大经典算法之一,根据Cumming的那本书编写(wka for SAR imaging)
- 2020-12-05 16:49:23下载
- 积分:1
-
tanyen
FMCW调频连续波雷达的测距测角,基于matlab GUI界面设计,LCMV优化设计阵列处理信号。( FMCW frequency modulated continuous wave radar range and angular measurements, Based on matlab GUI interface design, LCMV optimization design array signal processing.)
- 2016-12-05 13:39:28下载
- 积分:1
-
chap1_15
说明: 该算法为抗积分饱和的PID控制
用MATlab开发,能够管直接运行(The algorithm for the anti-saturation points of the PID control using Matlab development, be able to pipe directly to run)
- 2008-09-06 11:36:58下载
- 积分:1
-
matlabcoding
MATLAB是一个强大的工具,这份MATLAB入门级材料有助于MATLAB初学者更好的更快的学好MATLAB(MATLAB is a powerful tool, this entry-level material MATLAB help MATLAB beginners learn faster and better MATLAB)
- 2009-05-06 11:52:20下载
- 积分:1
-
mmc
M/M/c单列多服务台排队系统仿真matlab代码
(1)系统数据处理准确;
(2)功能齐全;
(3)操作方便、简单,界面友好;
(M/M/c single multi-server queuing system simulation matlab code (1) accuracy of data processing systems (2) functional (3) easy to operate, simple, friendly interface )
- 2010-12-24 19:43:08下载
- 积分:1
-
finknudem-(2)
Scale-invariant feature transform (or SIFT) is an algorithm in computer vision to detect and describe local features in images. The algorithm was published by David Lowe in 1999.[1]
Applications include object recognition, robotic mapping and navigation, image stitching, 3D modeling, gesture recognition, video tracking, individual identification of wildlife and match moving.
The algorithm is patented in the US the owner is the University of British Columbia.
- 2014-10-15 13:10:02下载
- 积分:1
-
poisson
泊松过程检验验证随机过程是否是泊松过程,运用算法对随机过程经进行检验(Poisson process inspection)
- 2013-11-25 21:11:17下载
- 积分:1
-
Kalman-filter-Matlab22
kalman filter 凯尔曼滤波 航迹关联(kalman filter imm)
- 2014-03-06 21:02:22下载
- 积分:1