-
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
-
KrylovSubspceMethod
Krylov subspace作为一种迭代方法,在求解非线性方程组方面发挥巨大作用,这个ppt和大家分享(Krlov subspace method)
- 2010-12-26 00:55:51下载
- 积分:1
-
LVBOQI
基于matlab仿真的四阶椭圆滤波器的仿真,其原理是基于切比雪夫滤波器的传递函数进行推导得来的(Matlab simulation based on fourth-order elliptic filter simulation, the principle is based on Chebyshev filter transfer function is derived come)
- 2013-08-11 18:55:33下载
- 积分:1
-
HeffronPhillips
Heffron-philips model for synchronous generators
- 2015-03-10 22:25:23下载
- 积分:1
-
Edge-improve-global-thresheding
使用边缘改进全局阈值处理分割图像的matlab实现示例(Using edge process to improve global threshold segmentation image , matlab implementation examples)
- 2020-11-19 17:19:37下载
- 积分:1
-
双目标nsga2
双目标 NSGAII 算法案例(A case of double target NSGAII algorithm)
- 2020-07-06 18:58:58下载
- 积分:1
-
bianyuantiqu
在Matlab中运用边缘提取的方法,对图像中的特征图形进行边缘提取(By using the methods of edge extraction in Matlab, the edge feature extraction of graphic image of the)
- 2014-11-22 15:18:34下载
- 积分:1
-
A-three-phase-power-flow-method
A three-phase power flow method for real-time distribution system analysis
- 2013-11-26 15:13:19下载
- 积分:1
-
相控阵波束扫描“动图”的Matlab仿真
说明: 利用matlab相控阵工具,对相控阵进行仿真,有三个实用例子。(There are three practical examples to simulate the phased array with MATLAB phased array tool)
- 2020-04-22 16:16:34下载
- 积分:1
-
outstar
matlab写的简单的联想网络实例,模拟dog,meat,light生物条件反射实验(matlab write simple examples of the association network, analog dog, meat, light on Biological conditioned reflex experiments)
- 2009-05-08 09:42:16下载
- 积分:1