-
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
-
dincerm
inverter simulation in simulink...
- 2014-12-04 20:04:47下载
- 积分:1
-
INS_ukf
INS UK对准程序,个人使用感觉不错,可以简单扩展后,工程使用。(INS UK alignment procedures, personal use, feel good, you can simply extend the engineering use.)
- 2013-12-01 19:39:52下载
- 积分:1
-
bursa7
说明: 空间直角坐标转换,BURSA模型解算七参数(Transformation of space rectangular coordinate and solution of seven parameters with bursa model)
- 2020-02-07 17:16:13下载
- 积分:1
-
agentga
关于多智能体遗传算法优化神经网络的MATLAB程序(On multi-agent genetic algorithm to optimize the MATLAB neural network program)
- 2010-06-17 09:07:38下载
- 积分:1
-
1285930879859_0
在线字典的学习算法,此方法可以对大量的特征进行学习,完整的代码。(Online dictionary learning algorithm, this method can be for a lot of the characteristics of the study, the complete code.)
- 2012-04-24 21:23:50下载
- 积分:1
-
qpskawgn
qpsk modulation in Additive White Gaussian Noise channel simulation
- 2012-04-30 09:05:41下载
- 积分:1
-
demodulators
AM 调制的MATLAB算法实现
MATLAB文件(AM modulation MATLAB algorithm MATLAB documents)
- 2006-07-07 20:30:32下载
- 积分:1
-
2D激光slam程序
说明: 一个激光slam的matlab仿真程序,代码有解释,对学习slam很有帮助(A matlab simulation program for laser slam with explanatory code is very helpful for learning slam.)
- 2019-04-02 15:03:05下载
- 积分:1
-
Primff
最小生成树matlab程序,程序简单明了,通俗易懂,能够为需要者提供很大的帮助(Minimum spanning tree matlab program, the program is simple, easy to understand, and be able to provide a great help for those who need)
- 2012-09-17 18:48:59下载
- 积分:1