搜索资源列表

  1. 基于粒子滤波和均值偏移算法的目标跟踪

    0下载:
  2. 将均值偏移算法嵌入到粒子滤波的跟踪框架中.该算法克服了粒子滤波计算量较大的缺点,同时也克服了均值偏移算法容易陷入局部最大且无法恢复的缺点.实验表明该算法有很好的实时性和鲁棒性.

  3. 所属分类:文件格式

    • 发布日期:2008-04-19
    • 文件大小:917712
    • 提供者:yanggx
  1. 粒子滤波实现直升机的跟踪

    1下载:
  2. 一个老外写的粒子滤波跟踪直升机程序
  3. 所属分类:matlab例程

  1. 关于opencv的粒子滤波

    0下载:
  2. 基于opencv 的粒子滤波跟踪,有利于学习的需求!
  3. 所属分类:图形/文字识别

    • 发布日期:2011-11-11
    • 文件大小:2449471
    • 提供者:weijie
  1. condensation

    0下载:
  2. 一个很好的粒子滤波算法,可以实现动目标跟踪算法参考-a good particle filter, can achieve a moving target tracking algorithm reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:189440
    • 提供者:苏剑
  1. pfdemo

    0下载:
  2. 程序为粒子滤波器跟踪算法的演示程序,粒子滤波器算法适用于非线性非高斯情况下的跟踪估计。本程序为pf专家程序,演示pf跟踪的核心思想,与大家共享。-procedures for tracking particle filter algorithm Demonstration Program, particle filter algorithm applicable to the non-linear Gaussian case track
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:李海燕
  1. videotrackframe

    0下载:
  2. 视频跟踪算法,包括粒子滤波算法的实现-video tracking algorithm, including the particle filter, and so on the realization
  3. 所属分类:系统编程

    • 发布日期:2024-06-10
    • 文件大小:501760
    • 提供者:薛莲
  1. matlabbootstrap

    0下载:
  2. 贝叶斯滤波的经典程序,从国外得来.这是粒子滤波历史上非常著名的bootstrap算法,值得研究.-classical Bayesian filtering procedures, come from abroad. This is the history of particle filter is very famous bootstrap method worth studying.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:160768
    • 提供者:江河
  1. pf_arithmatics

    0下载:
  2. matlab实现粒子滤波算法,对图像处理,定位,跟踪研究都有借鉴作用!-Matlab achieve particle filter for image processing, positioning and tracking studies have reference!
  3. 所属分类:图形图象

    • 发布日期:2024-06-10
    • 文件大小:16384
    • 提供者:王大众
  1. cond_japan

    0下载:
  2. 小日本写的关于粒子滤波与人脸检测的源代码,能对人脸进行有效跟踪-small Japanese writing on the particle filter with face detection of source code, can face effective tracking
  3. 所属分类:图形图象

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:bian_zg
  1. my_particlefiltering

    0下载:
  2. 对运动声目标进行航迹跟踪,并通过粒子滤波去除航迹估计值的噪声成份。-Sports sound track to track targets and, through the particle filter to remove the estimated value of track noise component.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:38675456
    • 提供者:dengyongma
  1. TrackingSystem

    0下载:
  2. 一个用vc写的利用粒子滤波算法实现目标跟踪的程序,对于理解粒子滤波有指导意义-Vc wrote with a particle filter algorithm to achieve target tracking procedure, for understanding the particle filter has guiding significance
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-10
    • 文件大小:45056
    • 提供者:yang
  1. partcl

    0下载:
  2. 一个很好的基于经典粒子滤波和均值漂移的混合算法,在选定目标初始位置的情况下能很有效的跟踪目标-A good particle filter based on the classic mean-shift and the hybrid algorithm, the target initial position in selected cases can be very effective in tracking the target
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:176128
    • 提供者:张浩天
  1. nrbmcda-preprint

    0下载:
  2. PARTICLE FILLTER 粒子滤波算法应用于多目标跟踪.-PARTICLE FILLTER particle filter algorithm is applied to multi-target tracking.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:1284096
    • 提供者:haiser
  1. PF_ex

    0下载:
  2. 粒子滤波 该程序适合初学粒子滤波的人看 用粒子滤波跟踪了一个状态变量-Particle filter for the process of learning people will look at particle filter with a particle filter to track the state variables
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:HSY
  1. BasedOnMeanShiftAndParticleFilterObjectTracking.ra

    0下载:
  2. 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征
  3. 所属分类:文档资料

    • 发布日期:2024-06-10
    • 文件大小:2126848
    • 提供者:田卉
  1. main

    0下载:
  2. 关于粒子滤波跟踪目标的MATLAB程序源代码-Particle filter to track the target on the MATLAB source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:lurong
  1. ParFilter

    0下载:
  2. 用opencv实现的粒子滤波跟踪程序。需要手动选取跟踪物体-opencv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:xiong218214
  1. Particle-Filter-Note

    0下载:
  2. 粒子滤波跟踪算法学习的好文档。为个人读书心得,主要从三个角度去理解粒子滤波,由浅入深,有学习价值!-Particle filter tracking algorithm to learn a good document. For personal reading experience, mainly from the three perspectives to understand the particle filter, Deep l
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:39936
    • 提供者:wezer
  1. Particle

    0下载:
  2. 仿真实现了目标跟踪的粒子滤波跟踪,并对误差进行了统计- realize the particle filter
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:徐恒
  1. 粒子滤波

    0下载:
  2. 粒子滤波用于跟踪目标,并且应用了Em算法识别非线性参数(Particle filtering is used to track targets)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:9216
    • 提供者:啊哈啊啊
« 12 3 4 5 6 7 8 9 10 ... 23 »

源码中国 www.ymcn.org