CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 跟踪算法

搜索资源列表

  1. UKF

    1下载:
  2. 一种很好的非线性目标跟踪算法,克服了扩展卡尔曼滤波的缺点-A good nonlinear target tracking algorithms, to overcome the shortcomings of the extended Kalman filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2185
    • 提供者:汪俊
  1. PMHT-2

    0下载:
  2. 针对机动目标跟踪,提出的一种模糊自适应PMHT跟踪算法。-The PMHT’s problems of nonadaptivity, narcissism, and over-hospitality to clutter are elicited in this work. The PMHT’s main selling-point is its flexible and easily modifiable model, which we use to develop the “ho
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:348406
    • 提供者:wang zhuo
  1. Optical-bench4m7

    2下载:
  2. Matlab实现光线跟踪算法,建模光线折射、衰减、像差-Matlab to achieve ray tracing algorithm, modeling of light refraction, attenuation, aberrations
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:170039
    • 提供者:xinxinxin
  1. MovingObjectDetectionVideoSurveillanceanditsApplic

    0下载:
  2. 无需摄像机标定的摄像机运动跟踪算法 Moving Object Detection Video Surveillance and its Applicationinand Monitoring-Without camera calibration of the camera motion tracking algorithm for Moving Object Detection Video Surveillance and its Applicationinand Monitoring
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5778626
    • 提供者:wisler
  1. Nonrigidobjecttrackingincomplexscenes

    0下载:
  2. 系统的论述了目标跟踪算法的设计与实现适合从事图象跟踪方面人士的参考-System on the target tracking algorithm Design and Implementation of images suitable for people tracking reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:422341
    • 提供者:yangxinli
  1. AFuzzyAdaptiveTrackingAlgorithmBasedonCurrentStati

    0下载:
  2. 基于“当前”统计模型的模糊自适应跟踪算法 我存的一篇论文,拿来与大家共享-Current statistical model needs to pre-define the value of maximum accelerations of maneuvering targets.So it may be difficult to meet all maneuvering conditions.The Fuzzy inference combined with Current stati
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:80633
    • 提供者:dailu
  1. PMHT

    0下载:
  2. 在多目标多量测环境中, 量测一航迹分配的知识一般不适于跟踪算法。在本文中, 对 量测一航迹分配问题, 采用了严格的概率方法。不象在传统多假设跟踪算法那样, 把量测 分配给航迹相反地, 使用由期望最大化方法导出的最大似然算法估计每次量测属于 每个航迹的概率。这些量测一航迹的概率佑计对于调用随机多假设跟踪算法的多目标跟 踪器是固有的算法在计算上是切实可行的, 因为它既不要求量测一航迹分配的计算, 也 不要求修剪。-The probabilistic multihypothesis
  3. 所属分类:Other systems

    • 发布日期:2014-05-05
    • 文件大小:856770
    • 提供者:wang zhuo
  1. ANN-in-maneuvering-target-tracking

    1下载:
  2. 在机动目标跟踪中,机动目标模型是机动目标跟踪的基本要素之一,一般希望机动目标模型能准确表征目标机动时的各种运动状态。比较常用的模型有匀速运动(CV)模型、匀加速运动(CA) 模型、时间相关模型(Singer)和机动目标“当前”统计模型。上述模型均采用机动频率表征目标的机动情况。在应用当中,通常采用固定的机动频率,这就表示机动目标的机动时间是一定的,而实际上机动目标的机动时间是不断变化的,也就是说机动频率是不断变化的,采用固定机动频率必然会带来误差。采样周期在0.5—2S时,机动频率越小跟踪精度越
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:4051
    • 提供者:李隆基
  1. particlefiltering

    0下载:
  2. 一篇硕士论文,详细介绍了利用粒子滤波在无线传感器网络目标跟踪中的应用 基于粒子滤波的无线传感器网络目标跟踪算法的研究-A master' s thesis, detailing the use of particle filtering in wireless sensor network application of target tracking based on particle filtering for wireless sensor network target track
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:628571
    • 提供者:朱微维
  1. [muchong.com]最大功率点跟踪

    0下载:
  2. 基于MATLAB的光伏单元最大功率点跟踪,使用了MPPT算法(MATLAB based photovoltaic unit maximum power point tracking, using the MPPT algorithm)
  3. 所属分类:其他

  1. LK算法

    0下载:
  2. 利用openCV,首先利用goodFeaturesToTrack函数得到图像中的强边界作为跟踪的特征点,接下来要调用calcOpticalFlowPyrLK函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把得到的跟踪结果过滤一下,去掉不好的特征点。再把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as t
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2072576
    • 提供者:赵嘉慧
  1. 当前统计模型+跟踪+卡尔曼滤波

    1下载:
  2. 基于 “ 当前 ” 统计模型的自适应不敏卡尔曼滤波算法(Adaptive Unscented Kalman Filtering Algorithm Based on Current Statistical Model)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:546816
    • 提供者:qianqian82518
  1. tracking

    2下载:
  2. 移动机器人的轨迹跟踪算法,包括椭圆、园、直线、等(solve the non- holonomic restriction problem of trajectory tracking of the wheeled mobile robot.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2305024
    • 提供者:zhou0123
  1. waveform retracking

    3下载:
  2. 卫星测高波形重跟踪算法,包括OCOG算法、阈值法(waveform retracking method)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:498688
    • 提供者:xiaofengcrazy
  1. myKCF

    0下载:
  2. 用来实现基于C++的KCF目标跟踪算法,仅用电脑摄像头即可实现(The KCF target tracking algorithm based on C++ can be implemented only with a computer camera)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:37267456
    • 提供者:Mrlawrance
  1. 目标跟踪系

    0下载:
  2. 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波(The simulation program of target tracking system is used to implement the common target tracking algorithm Kalman filtering in C language)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3869696
    • 提供者:maybea
  1. 目标定位跟踪算法及仿真程序(修改后)

    0下载:
  2. 目标定位跟踪算法及仿真程序 以质心算法为例,内含程序(Target location tracking algorithm and simulation program)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:330752
    • 提供者:石小笨
  1. DM642_BIOS_TRACE

    0下载:
  2. meanshift跟踪算法,DM642下实现,先统计目标特征,然后进行跟踪(meanshift tracking algorithm is implemented under DM642. the target characteristics are first counted and then tracked.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:409600
    • 提供者:屁屁虫
  1. 捕获环路算法

    1下载:
  2. 卫星接收机捕获环路算法,用于卫星接收机定位捕获跟踪(Satellite receiver capture loop algorithm for satellite receiver positioning capture tracking)
  3. 所属分类:其他

    • 发布日期:2019-11-12
    • 文件大小:8192
    • 提供者:化幻成风123
  1. 双基地MIMO雷达目标跟踪算法MATLAB

    4下载:
  2. 双基地MIMO雷达目标跟踪算法MATLAB(target tracking algorithm in biastic MIMO radar system)
  3. 所属分类:其他

    • 发布日期:2021-03-08
    • 文件大小:1024
    • 提供者:红旗下的0
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com