-
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
-
yichuan
该程序通过模仿生物的遗传特点,解决全局最优解的问题(The program solves the problem of global optimal solution by imitating the genetic characteristics of organisms)
- 2020-06-25 01:20:02下载
- 积分:1
-
5.3 维纳滤波法
利用维纳滤波的方法进行语音信号的降噪处理,适用于语音增强领域(The denoising processing of speech signal by Wiener filtering is suitable for the domain of speech enhancement)
- 2021-05-13 14:30:02下载
- 积分:1
-
Crtanje-dijagrama-zracenja
simulations of adaptive algoritams and dravinsgs of sine wave for those alkgorithms
- 2013-03-18 05:41:57下载
- 积分:1
-
FourierFilter
A fourier filter for time-series signals. Does not
require the Signal Processing Toolbox.
There is an interactive version with sliders that
allow you to adjust the filter parameters
continuously while observing the effect on your signal
dynamically.
- 2009-03-18 15:10:41下载
- 积分:1
-
Ga
说明: 遗传算法程序及实例 主要用来求解无约束优化问题,欢迎您的光临哦!请多多支持!(Procedures and examples of genetic algorithm for the typical numerical examples.I wish it helpful for you! Welcome to come here!)
- 2013-04-16 16:27:08下载
- 积分:1
-
laba
Identification of a muffle furnace
- 2013-11-19 16:41:48下载
- 积分:1
-
matlab-_scaler
分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。(Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab)
- 2013-12-06 19:39:46下载
- 积分:1
-
sfam
this directory consist of simplify fuzzy artmap network m filse
- 2010-12-31 19:04:44下载
- 积分:1
-
GrTheory
图论的基本应用,包括寻找有向图的基,独立割集的连通图,最大联通子图等几乎所有图论的基本程序(The basic application of graph theory, including the search for a directed graph of the base, connected graph cut sets separate maximum Unicom subgraph of graph theory, almost all of the basic program)
- 2020-12-16 12:19:12下载
- 积分:1