-
Meanshif-Detection
说明: :Mean—shift算法是一种非参数密度估计算法,可以实现快速的最优匹配,在目标的实时跟踪领域起着非常
重要的作用。为了有效的将Mean—shift算法应用到灰度图像中,采用了以方向直方图建立目标模型的策略,提出了在灰
度图像中以Mean—shift为核心的目标跟踪算法。实验结果表明,该算法具有不受光照条件影响的优点,在低对比度的情
况下仍能实现稳定、实时的跟踪目标。(: Mean-shift algorithm is a nonparametric density estimation algorithm, the optimal matching can be fast, real-time tracking fields in the target plays an important role. In order to effectively Mean-shift algorithm will be applied to the gray image, the histogram used to establish the direction of the strategy target model is proposed in the gray image to Mean-shift tracking algorithm as the core. Experimental results show that the algorithm has the advantage of not lighting conditions, in the case of low contrast can still achieve stability, real-time tracking of targets.)
- 2011-04-06 23:14:05下载
- 积分:1
-
Ubftl
超声仿真软件,基于MATLABB,用于声束合成技术可直接使用。
(Ultrasound simulation software, based on MATLABB for beam synthesis technique can be used directly.)
- 2012-07-29 00:00:22下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
MIMOMatlab
MIMO信道容量的Matlab仿真程序,可以仿真出正确的图形(MIMO channel capacity of Matlab simulation program, can simulate the correct graphics)
- 2013-11-26 09:48:41下载
- 积分:1
-
tutorial10
matlab图像处理的几个程序 P0301:数字图像矩阵数据的显示及其傅立叶变换(Several procedures P0301 matlab image processing: digital image data matrix display and Fourier Transform)
- 2015-03-21 18:32:06下载
- 积分:1
-
trace_generate
惯性导航研究中的轨迹发生器,用于模拟载体的机动运动(inertial navigation study the trajectory generator to simulate carrier mobile campaign)
- 2006-12-22 10:29:24下载
- 积分:1
-
Lab13_MultArrays
Lab13_MultArrays 多维数组的使用,实现数组定位(Use Lab13_MultArrays multidimensional arrays, array positioned to achieve)
- 2014-01-06 09:13:28下载
- 积分:1
-
mutualinformationandpoincaresection
计算互信息和作庞卡来截面的C程序,很实用,计算速度超快/(Calculation of mutual information and for Ponca to the C-section procedure, it is useful to calculate the speed of ultra-fast /)
- 2008-03-27 22:36:26下载
- 积分:1
-
ZH
说明: 光学夫朗和费衍射现象模拟Matlab源代码
(Optical phenomenon of Fraunhofer diffraction simulation Matlab source code)
- 2009-08-06 08:50:52下载
- 积分:1
-
dijkstra
程序dijkstra,C++语言的,可以运行,做数学建模竞赛会用到的(dijkstra,C++,for math modelling)
- 2011-09-07 18:58:59下载
- 积分:1