-
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
-
Desktop
最优化算法的一些程序以及结构拓扑优化的一些程序,对于初学者来说他们是非常有用的学习资料,希望大家可以从中学习到知识。(topology optimization)
- 2015-01-12 16:37:10下载
- 积分:1
-
遗传算法
遗传算法在无功优化的应用,电力系统潮流计算(Application of genetic algorithm in reactive power optimization)
- 2019-03-02 14:31:19下载
- 积分:1
-
SparsePandPRedundantPRepresentations
稀疏表示理论及其在信号处理和图像处理中的应用(Sparse representation theory and its application in signal processing and image processing)
- 2013-01-22 20:43:16下载
- 积分:1
-
cp0202_2pam_ds
直接序列扩展频谱的源代码,用于产生直接序列,可进行现行的编码工作,用于无限通信中
(Direct sequence spread spectrum of the source code, used to produce direct-sequence, it can conduct the work of the existing coding for unlimited communication)
- 2008-03-15 10:46:55下载
- 积分:1
-
Abstract
it s a communication document
- 2014-11-15 15:00:56下载
- 积分:1
-
BPSK
简单的BPSK误码率仿真曲线,用MATLAB软件,画图很精美(Simple BPSK BER simulation curves, using MATLAB software, drawing a very fine)
- 2010-07-10 17:50:53下载
- 积分:1
-
PSNR-MSE
图像处理中常用的算法,均方根误差和峰值信噪比的matlab代码(Image processing algorithms commonly used, the root mean square error and peak signal to noise ratio of the matlab code)
- 2016-04-17 17:22:00下载
- 积分:1
-
prtools
PRTools4
A Matlab Toolbox for Pattern Recognition
- 2010-06-28 11:09:14下载
- 积分:1
-
LPF(FIR-Hamming)
采用Hamming窗实现的低通滤波器,可设置通带频率、截止频率以及带宽等滤波器特性参数。(The low-pass filter is realized by using Hamming window, can set the passband filter characteristic parameters such as frequency, the cut-off frequency and bandwidth.)
- 2014-10-23 20:34:22下载
- 积分:1