-
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
-
OReilly-Using-Drupal-2008
Dynamic Website creation is easy with drupal,this book gives a nice introduction to drupal.
- 2010-09-06 18:27:05下载
- 积分:1
-
Channelequalization
Channel equalization s matlab program
- 2008-01-27 04:25:21下载
- 积分:1
-
MATLAB7jmjc
说明: 这是《MATLAB 7简明教程》一书配套的实例源码。("MATLAB 7 Concise Guide," a book supporting the example source code.)
- 2006-04-14 23:39:53下载
- 积分:1
-
ring_mod0
A function that simulates the Ring Model
- 2012-05-27 14:31:06下载
- 积分:1
-
otto
Otto结构反射率代码,用于搜索各个介质参数和厚度(Otto structure reflectivity code, used to search each of the dielectric parameters and thickness)
- 2013-12-21 11:06:13下载
- 积分:1
-
k_means
k均值的 咱们做非监督分类都用过 不想理解他的原理吗 很重要(k mean we do not want unsupervised classification are used to understand his theory is very important to you)
- 2010-12-15 11:20:00下载
- 积分:1
-
LinearPrediction
介绍线性预测编码(LPC)及其基本原理,由语音信号常用的全极点模型的传递函数推导出线性预测方程,(Introduction of linear predictive coding (LPC) and the basic principles of commonly used by the speech signal transfer function of all-pole model of a linear prediction equation is derived,)
- 2010-05-20 12:16:58下载
- 积分:1
-
testfiresim
Test fire simulation
- 2011-05-26 06:32:10下载
- 积分:1
-
circularcon
CIRCULAR CONVOLUTION PROGRAM WRITTEN IN MATLAB.TESTED OK
- 2012-08-16 21:53:47下载
- 积分:1