-
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
-
color-constancy
A system for disciplined convex programming
Copyright (C) 2005-2012 Michael C. Grant and Stephen P. Boyd. This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published
- 2014-02-10 15:54:08下载
- 积分:1
-
GPS_INS
GPS和INS松组合程序,以及相应的程序说明和数据,包含主函数和卡尔曼滤波,直接可以运行(GPS and INS loose combination of procedures, and the corresponding program instructions and data, contains the main functions and Kalman filter, can be run directly)
- 2016-08-22 09:06:13下载
- 积分:1
-
MP_GA.m
基于遗传算法和匹配追踪的信号分解程序和MATLAB仿真(Matching based on genetic algorithms and procedures to track the signal decomposition and MATLAB simulation)
- 2010-07-17 11:14:49下载
- 积分:1
-
iec
matlab中一个带交互界面的进化计算程序,通过界面接口设置进化计算算法参数,算法使用方便。(matlab in the evolution of an interface with a computer program set up through the interface of the interface parameters of evolutionary computation algorithm, the algorithm easy to use.)
- 2010-10-04 03:13:17下载
- 积分:1
-
MIMO_MSE_20130509
mimo系统基本仿真 mse算法下错误率最小(mimo system)
- 2013-07-15 20:50:40下载
- 积分:1
-
power_sixpulse
电力电子控制使用的6脉波驱动产生仿真模型(power sixpulse)
- 2013-10-16 23:17:05下载
- 积分:1
-
Gods-Algorithm
上帝算法是优化算法中一种比较特殊的算法,与哲学心理学有关联。(God s Algorithm)
- 2013-12-25 21:15:27下载
- 积分:1
-
IEEEStd802162009
IEEE Standard for
Local and metropolitan area networks
Part 16: Air Interface for Broadband
Wireless Access Systems
- 2010-06-03 16:33:44下载
- 积分:1
-
matlab-Classical-algorithm-program
很多MATLAB经典算法的程序,比如插值与拟合、规划问题、数据分析、解方程、Dijkstra、Floyd、kruskal等等(some matlab Classical algorithm program,for exmple Dijkstra、Floyd、kruskal...)
- 2010-01-12 11:01:16下载
- 积分:1