-
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
-
final_project
利用matlab将水和水蒸气的密度,质量,温度等关系用三维图描绘出来。(Use matlab to water and water vapor density, mass, temperature and other relations with the three-dimensional figure portrayed.)
- 2011-12-11 14:44:26下载
- 积分:1
-
dfig_sim
Doubly Fed Induction generator with Wind System Developed In Matlab/Simulink
- 2016-04-14 00:41:02下载
- 积分:1
-
yuzhi
实现了小波变换的阈值去噪算法,并实验仿真对比去噪效果(Internship wavelet threshold de-noising algorithm,)
- 2009-11-09 16:29:38下载
- 积分:1
-
mexcdf.R14sp3.r2713
matlab mexcdf工具箱 2010b及以上可用(mexcdf toolbox for matlab)
- 2011-12-25 15:52:13下载
- 积分:1
-
LMS
LMS最小均方自适应滤波算法仿真,绝对可靠(LMS least mean square adaptive filter algorithm simulation, absolutely reliable)
- 2011-05-09 22:13:07下载
- 积分:1
-
Recusive-Drawing
Recusive Drawing for a star, it depends on the angle between the edged of the star, also the user sets to witch level he wants the star to be recusivly drawn.
- 2015-01-03 17:27:36下载
- 积分:1
-
High-frequency-emphasis
MATLAB图像处理-基于高频强调滤波和直方均衡化图像增强(MATLAB image processing- based on high frequency emphasis filtering and histogram equalization image enhancement)
- 2013-11-06 20:33:38下载
- 积分:1
-
matlabTriangle
任何一个三角形的2D,3D ND点的面积和角度计算。这个简单的功能使用三点作为输入可以是二维,三维和…。并将计算区域和角度的三角形(Any of a triangle area and angle of the 2D and 3D ND point calculations. Simple functions use three points as input can be two-dimensional, three-dimensional and ... And calculate the area and angle of the triangle)
- 2012-10-25 21:01:51下载
- 积分:1
-
Ball_sliding_on_an_inclined_plane_motion
模拟斜面上滑动的小球运动,工程力学课程设计(Ball sliding on an inclined plane motion)
- 2011-01-01 13:30:55下载
- 积分:1