登录
首页 » matlab » kalman

kalman

于 2015-04-16 发布 文件大小:28266KB
0 230
下载积分: 1 下载次数: 98

代码说明:

  分为行人检测,特征提取,行人跟踪三步,其中最主要的代码也是这个代码的中心是行人跟踪这一部分,我采用的是kalman滤波器进行行人下一帧位置的预测,可以很好的提高行人跟踪的鲁棒性,跟踪结果比较准确。(Into pedestrian detection, feature extraction, pedestrian tracking steps, which is the center of the main code of the code is pedestrian tracking this section, I kalman filter is used to predict the position of the next frame pedestrians, can be a good improvement pedestrian tracking robustness, tracking results more accurate.)

文件列表:

kalman滤波实现视频目标跟踪
..........................\1.avi,19709440,2008-06-20
..........................\AR_to_SS.m,1107,2002-05-29
..........................\convert_to_lagged_form 递归.m,425,2002-05-29
..........................\ensure_AR.m,354,2002-05-29
..........................\eval_AR_perf.m,1045,2002-05-29
..........................\extract.m,1586,2009-06-28
..........................\gaussian_prob.m,848,2005-04-25
..........................\hs_err_pid3492.log,13016,2008-03-04
..........................\kalman.asv,2770,2015-04-04
..........................\kalman.m,2770,2015-04-04
..........................\kalman_filter 卡尔曼滤波器.m,2932,2008-03-05
..........................\kalman_forward_backward.m,2435,2008-03-04
..........................\kalman_smoother.m,1620,2008-03-05
..........................\kalman_update.asv,2098,2008-03-05
..........................\kalman_update.m,2098,2008-03-05
..........................\learning_demo.m,1022,2002-10-23
..........................\learn_AR.m,819,2002-05-29
..........................\learn_AR_diagonal.m,687,2002-05-29
..........................\learn_kalman.m,5515,2006-08-24
..........................\plotcov2.m,3099,2005-04-25
..........................\plotgauss2d.m,4249,2005-04-25
..........................\plot_ellipse.m,507,2003-05-28
..........................\process_options.m,4526,2005-04-25
..........................\htm" target=_blank>README,551,2014-10-22
..........................\README.txt,491,2014-10-22
..........................\README.txt~,535,2003-01-18
..........................\SampleVideo.avi,353334,2014-10-22
..........................\SampleVideo1.avi,21263300,2014-10-22
..........................\sample_gaussian.m,524,2005-04-25
..........................\sample_lds.asv,1842,2008-03-05
..........................\sample_lds.m,1842,2008-03-05
..........................\smooth_update.m,1295,2008-03-05
..........................\SS_to_AR.m,579,2002-05-29
..........................\testKalman.m,60,2014-10-22
..........................\tracking_demo.m,2076,2008-03-05
..........................\说明.txt,28,2014-12-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • curvlab
    本程序用于CurveLab-2.0水印技术的处理.(the procedures for CurveLab-2.0 watermarking technology management.)
    2007-05-30 09:40:58下载
    积分:1
  • advanced-harmonic-wavelet-packet
    自己编的改进谐波小波包实现程序,实现了信号经过谐波小波包变换后幅值不变,适合于机械故障特征提取(The own series improved harmonic wavelet packet achieve signal amplitude unchanged after harmonic wavelet packet transform, for mechanical fault feature extraction)
    2020-07-02 09:00:01下载
    积分:1
  • Four-Appraisal-Indexes
    计算图像的平均梯度,边缘强度,信息熵以及方差,图像质量评价(The average gradient calculation image, edge strength, entropy and variance, image quality assessment)
    2016-05-19 10:08:56下载
    积分:1
  • ica
    高光谱遥感图像光谱解混的独立成分分析技术(Hyperspectral remote sensing image spectra unmixing independent component analysis)
    2013-09-28 10:37:30下载
    积分:1
  • 5
    说明:  :建立了碳钢渗硫表面和非渗硫表面的多球凸峰面接触模型,模型中,凸峰高度按高斯函数分布.用塑性流线 理论分析了渗硫层的摩擦系数.计算结果表明:摩擦系数随载荷的增加而增加;相同粗糙度下,磨削加工的摩擦系 数比车削加工的摩擦系数大;摩擦系数随着渗层厚度的增大而增大.从减小摩擦系数的角度来考虑,渗硫层并非 越厚越好. (the multi-asperity sphere-shape model for surface contact between sulphurized layer and unsulphurized layer is established.in which the height of sphere-shape asperities follows the Gaussian distribution.1he frictional coeficients of sulphurized layers are analyzed by using plastic flown line theory.1he results show that the frictional coeficient increases with the load.the frictional coeficient of ground surface is higher than that of tumed surface in case of the same roughness.1he thicker the sulphuri[ed layer is.the higher the frictional coeficient is.From the viewpoint of reducing frictional coeficient,the thickness of sulphurized layer should be smaller.)
    2010-08-04 19:38:19下载
    积分:1
  • matlab
    rgb在matlab中三个通道的子图显示,直方图 ,频谱图,高斯滤波后的图像显示(RGB in MATLAB, three channel subgraphs show histograms, spectrogram, and Gauss filtered image display)
    2021-03-18 16:19:20下载
    积分:1
  • phasecong
    说明:  基于相位一致性的边缘检测,可使用该函数获取频谱图像的边缘(Edge detection based on phase consistency)
    2020-05-15 21:57:53下载
    积分:1
  • DcmtkTest
    本程序使用dcmtk库,可以显示大部分的DICOM图像。非压缩、压缩黑白图像以766灰阶显示,彩色图像正常显示。 对于初用dcmtk库的开发者来说,入门较难,本程序已使用VC6工程将主要库加入工程中,可以参考本工程的设置。另外,对于高于8位的黑白图像,本程序也提供一个处理方法的参考。(This procedure used dcmtk library, you can see that the majority of the DICOM image. Non-compressed, compressed to 766 gray-scale black-and-white images show that color image display. Dcmtk library used for the early developers, the entry more difficult, the procedure has been in use for the main library VC6 project will join the project, can refer to the project settings. In addition, higher than the 8-bit black-and-white images, the program also provides a reference method.)
    2009-06-01 14:19:42下载
    积分:1
  • IMM-target-tracking
    信息融合滤波算法,基于IMM完成匀速—加速—匀速单运动目标跟踪。(Information fusion filter algorithm based on IMM to complete the uniform and accelerate uniform single moving target tracking.)
    2012-06-25 19:17:54下载
    积分:1
  • chengxu
    针对最低有效位 LSB方法保密性较差的问题, 本文提出了一种复合Henon混沌序列和LSB的图像加密解密算法(For the least significant bit LSB method less confidentiality issues, this paper proposes a complex Henon chaotic sequence and the LSB of the image encryption and decryption algorithm)
    2021-04-23 10:08:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载