登录
首页 » matlab » PHD

PHD

于 2021-01-01 发布 文件大小:11KB
0 269
下载积分: 1 下载次数: 211

代码说明:

  用PHD滤波的方法实现多目标跟踪,及对PHD滤波性能的检测。(PHD filter method using multi-target tracking, and performance testing for the PHD filter.)

文件列表:

PHD
...\demo.asv,4683,2013-09-06
...\demo.m,4712,2013-09-06
...\GENRANDN.m,395,2013-04-19
...\HDISTANCE.m,578,2013-04-19
...\Hungary.m,2159,2013-04-19
...\IsInMatrix.m,249,2013-04-19
...\MEASUREMENT.asv,1320,2013-09-06
...\MEASUREMENT.m,1308,2013-09-06
...\Normp.m,460,2013-04-19
...\OSPA.m,152,2013-09-06
...\PHD_ESTIMATE.m,307,2013-09-06
...\PREDIC.m,471,2013-09-06
...\PREDIC_S.m,407,2013-09-06
...\PRUN_MERG.m,2022,2013-09-06
...\TARGET_FORM.m,1595,2013-09-06
...\TryAssign.m,1645,2013-04-19
...\UPDATA.m,825,2013-09-06
...\UPDATA_PHD.m,844,2013-04-23
...\WDISTANCE.m,582,2013-04-19
...\ZeroCover.m,603,2013-04-19
...\ZeroNumber.m,123,2013-04-19

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

发表评论

0 个回复

  • sparse_fusion
    运用最小二乘和一范数约束求解低分辨率多光谱图像和高分辨率全色图像融合成高分辨率多光谱图像,程序附带主流的图像融合评价标准,需要融合的图像,对比图像;以及附带程序所需的稀疏包(Using least squares and a norm constraint solving low-resolution multi-spectral image and panchromatic image fusion into a high-resolution multi-spectral images, the program comes with mainstream image fusion uation criteria require the integration of image contrast image and Sparse package comes with the program required)
    2020-10-06 17:07:38下载
    积分:1
  • 85375563DSCM_v1.0
    曲面拟合法是一种高精度、计算量小、抗噪性能强的方法,当前已被广泛地应用于 各种场景。比如岩石材料的变形测量、电子器件变形的测量、基于掌纹图像相关匹 配的重复定位技术等。曲面拟合法能够成功计算出亚像素位移的前提是整像素搜索阶 段可以正确搜索出模板的整像素匹配点,一旦整像素匹配点搜索出现错误,那么亚像素 测量阶段所得到的位移距离就会失去意义。 使用不同的拟合函数对相关系数矩阵进行曲面拟合,会对结果产生一定的影响,比 较常用的拟合函数有二次函数、三次函数、高斯函数等。(Surface fitting method is a high-precision, computational complexity is small, strong anti-noise performance method, has been widely used in various scenes. For example, deformation measurement of rock materials, deformation measurement of electronic devices, and repetitive location technology based on palmprint image correlation matching. Surface fitting method can successfully calculate the sub-pixel displacement on the premise that the whole pixel search stage can correctly search the template of the whole pixel matching point, once the whole pixel matching point search error, then the sub-pixel measurement phase of the displacement distance will be meaningless. Using different fitting functions to fit the surface of the correlation coefficient matrix will have a certain impact on the results. The commonly used fitting functions are quadratic function, cubic function, Gaussian function and so on.)
    2018-09-26 21:46:28下载
    积分:1
  • handwrittensegment
    实现对一幅图像的汉字分割,利用图像点扫描(To achieve an image of the Chinese character segmentation, the use of the image spot scanning)
    2010-11-24 17:45:45下载
    积分:1
  • hough1
    本算法应用hough变换对车道进行直线检测,对于系统拍摄到的路面进行车道检测。(Application of this algorithm hough transform for line detection of the lane, shooting for the system to carry out road-lane detection.)
    2008-12-27 23:34:53下载
    积分:1
  • 2011-ImageInpainting
    图像修复算法 及 仿真程序代码 2011年《基于纹理特征的自适应图像修复算法》(the image inpainting algorithm and its matlab code “Adaptive Image Inpainting Algorithm Based On the Texture Feature” )
    2012-02-23 19:15:14下载
    积分:1
  • winner
    matlab做的图像去噪程序,使用的是维纳滤波法(winner),内附图像,可直接运行(matlab image denoising procedure, using the Wiener filter method (winner), included images, can be run directly)
    2012-03-15 16:44:05下载
    积分:1
  • 基于帧差法与Vibe算法的matlab前景提取代码
    说明:  Vibe 运动目标检测 基于matlab(Vbie Moving Target Detection)(Vibe moving target detection based on MATLAB (vbie moving target detection))
    2020-12-02 10:49:27下载
    积分:1
  • image-sharpness
    图像清晰度评价,包含标准差,空间频阈,熵,bener(Image sharpness evaluation, including standard deviation, spatial frequency threshold, entropy, bener)
    2013-05-24 17:20:31下载
    积分:1
  • danmu
    说明:  基于opencv平台编写的单目相机标定程序,使用的张正友的方法,只要准备十二张单目相机拍摄的棋盘格的图片就可以标定出单目相机的焦距等参数,建立单目相机坐标系。可以用于机器视觉测量中,也可以用于双面相机标定的前一步,精度很高。(Based on the monocular camera calibration program compiled by the OpenCV platform, the method of Zhang Zhengyou is used to calibrate the focal length and other parameters of the monocular camera and establish a monocular camera coordinate system as long as 12 pieces of chessboard pictures taken by the monocular camera are prepared. It can be used in machine vision measurement, and it can also be used in the previous step of the calibration of the double-sided camera, with high precision.)
    2020-03-23 10:04:18下载
    积分:1
  • DebugDemo
    设置位置断点跟踪程序,VC++精选编程源码,很好的参考资料。(Set breakpoint location tracking procedures, VC++ programming source code, a good reference.)
    2013-11-26 09:57:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载