-
JM97B
说明: 截断切割:用matlab程序实现这一过程的方法(Truncated Cutting: The matlab program to achieve this process approach)
- 2010-03-26 16:43:29下载
- 积分:1
-
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
-
Matching
高质量的MATLAB源代码 用于实现虹膜图像的特征匹配(汉明距离)(Quality MATLAB source code for iris image feature matching (Hamming distance))
- 2013-04-29 11:52:13下载
- 积分:1
-
lobpcg
Conjugate gradient method
- 2011-06-05 03:27:28下载
- 积分:1
-
matlab
matlab数字信号处理实例;MATLAB下的数字信号处理实现示例(matlab digital signal processing examples MATLAB under the sample implementation of digital signal processing)
- 2013-10-27 16:20:00下载
- 积分:1
-
background
在matlab环境下,实现了图像的背景图,以及做其他相关运算(In the matlab environment, realize the image background chart, and other related operations)
- 2012-09-06 09:51:02下载
- 积分:1
-
SimpleRayleigh
Program to plot the BER of OFDM in Frequency selective 4 channel
- 2015-02-11 19:51:48下载
- 积分:1
-
lsb-steganography
least significant bit insertion is done using matlab..data is hidden in the least significant bit of carrier file.
- 2012-02-12 23:58:25下载
- 积分:1
-
CPP-questions-and-answers
C++ 相关例题、习题及答案 ( 含代码 )(C++ relevant exercises and answers (including code))
- 2014-02-18 16:23:32下载
- 积分:1
-
FFT
可以实现快速傅里叶的计算,适用于matlab环境(Calculation can achieve fast Fourier for matlab environment)
- 2016-12-04 20:20:31下载
- 积分:1