搜索资源列表
基于粒子滤波和均值偏移算法的目标跟踪
- 将均值偏移算法嵌入到粒子滤波的跟踪框架中.该算法克服了粒子滤波计算量较大的缺点,同时也克服了均值偏移算法容易陷入局部最大且无法恢复的缺点.实验表明该算法有很好的实时性和鲁棒性.
rob_hess_pf.粒子滤波现在已经成为目标跟踪领域的主流算法
- 粒子滤波现在已经成为目标跟踪领域的主流算法,它的应用范围广泛,在非线性、非高斯噪声下依然表现良好。该代码是Rob Hess 编写的。他的个人主页是:http://web.engr.oregonstate.edu/~hess/ ,Now,Partical filter has become the main algorithm in moving target tracking region.It still perform very well in nonlinear non-gaussia
bot703.关于目标追踪的一个源代码
- 关于目标追踪的一个源代码,比较了卡尔曼滤波和粒子滤波的跟踪效果。,kalman filter, particle filter
pf_colortracker.zip
- 基于颜色信息的粒子滤波目标跟踪算法,实现了物体运动的目标跟踪。,Based on color information of the particle filter target tracking algorithms, to achieve the goal of tracking movement of objects.
TBD
- 有效的用于雷达弱目标检测的算法 规划算法进行弱目标检测的机理研究 粒子滤波红外点状动目标跟踪算法研究-An Effective Track-Before-Detect AIgorithm for Dim Target Detection
partical filter
- 关于用粒子滤波实现目标跟踪的MATLAB程序。-Target tracking code using particle filter in MATLAB.
bf-boattracking
- 对基于粒子滤波的目标跟踪进行仿真,附带有最后仿真的视频。-Based on the target tracking particle filter are simulated, accompanied by the simulation of the video.
LPFleida
- Pf粒子滤波实现的目标跟踪程序,可实现针对非高斯噪声情况下的跟踪-Pf particle filter to achieve tracking procedures, can be non-Gaussian noise for tracking cases
particle_filter
- 利用粒子滤波方法,实现目标跟踪的例子。能够直接运行。-Using particle filtering method to achieve target tracking .It can be run directly.
MovingObjectTracking
- 基于OPENCV实现的粒子滤波运动目标跟踪源程序-Particle Filter Moving Object Tracking based on OPENCV
lzlv
- 标准粒子滤波目标跟踪源码! 一维情况下 非线性非高斯,-Standard particle filter target tracking source! One-Dimensional Non-linear non-Gaussian,
lzlbdmbgz
- 粒子滤波在机动目标跟踪中的应用,粒子滤波在机动目标跟踪中的应用。-Particle filter in the maneuvering target tracking in the application of particle filter in the maneuvering target tracking applications.
gjlzlv
- 基于改进粒子滤波的多目标跟踪算法研究,基于改进粒子滤波的多目标跟踪算法研究。-Based on improved particle filter for multi-target tracking algorithm, based on improved particle filter for multi-target tracking algorithm.
xinxironghegengzong
- 信息融合系统中目标跟踪技术研究,粒子滤波跟踪目标论文-Information fusion system for target tracking technology research, particle filter to track the target thesis
work
- 本程序是基于机动目标跟踪课题的整个算法程序,其中包括卡尔曼,扩展卡尔曼和粒子滤波程序及其仿真代码和仿真的图形。-This procedure is based on the subject of maneuvering target tracking algorithm for the whole procedure, including Kalman, extended Kalman and particle filter process and its simulation code and
Particle1
- 粒子滤波用于传感器目标跟踪,将观测值滤波估计出当前目标的位置-Particle filter for target tracking sensor to filter observations to estimate the location of the current target
Particlefilter_code
- 粒子滤波源码,可以用于运动目标跟踪,具有很好的参考意义。-Source particle filter, can be used for moving target tracking, with a very good reference value.
ivt
- 目标跟踪,利用自我学习的子空间,此算法的最大特点是利用了粒子滤波,并且速度快-incremental basis visual tracking
pf_colortracker
- 基于粒子滤波的运动目标跟踪, 附带视频,直接可以运行-particle filter tracking
粒子滤波
- 粒子滤波用于跟踪目标,并且应用了Em算法识别非线性参数(Particle filtering is used to track targets)