-
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
-
swt_wlc
在matlab环境下实现一阶小波变换(Matlab environment in order to achieve a wavelet transform)
- 2009-05-30 18:27:29下载
- 积分:1
-
db6xiaobochonggou
db6小波分解upcoef重构与wrcoef重构的对比,可换成任意输入(db6 decomposition upcoef reconstruction compared with wrcoef reconstruction can be replaced by any input)
- 2010-05-10 13:34:24下载
- 积分:1
-
Image-analysis-of-the-boundary-map
这段程序是关于图像分析之边界图、轮廓图、直方图(This program is about the image of the boundary map, contour maps, histograms)
- 2011-05-04 15:30:28下载
- 积分:1
-
WPSP
系统主要功能:中央指导预报转换,市县指导预报转发,专业预报自动生成,雨量查询,Micaps资料摘取(Main functions: central guidance forecasts conversion, counties guide forecast forwarding, automatic generation of professional forecasts, rainfall query, Micaps material removal)
- 2014-10-10 19:23:04下载
- 积分:1
-
PV_boost_final
This is a simulink of connecting PV+Boost converter
- 2015-03-07 00:21:57下载
- 积分:1
-
A4
说明: matlab source for comm simulation
- 2011-06-20 02:02:40下载
- 积分:1
-
Digital-Signal-Processing-LiTAN
Digital Signal Processing-LiTAN
- 2013-12-05 13:29:41下载
- 积分:1
-
The-Application-of-Matlab--
《Matlab应用大全》书本上的程序,有初级到高级,包含了信息处理,数字图像处理,模糊算法,小波变换等(Program on the books " Matlab application Daquan" There beginner to advanced, including information processing, digital image processing, fuzzy algorithms, wavelet transform)
- 2013-12-06 22:16:13下载
- 积分:1
-
RSA
非对称加密,根据RSA原理,利用matlab编写的代码,能对任何信息进行加密处理(IT CAN )
- 2014-03-22 16:36:18下载
- 积分:1