搜索资源列表
基于粒子滤波和均值偏移算法的目标跟踪
- 将均值偏移算法嵌入到粒子滤波的跟踪框架中.该算法克服了粒子滤波计算量较大的缺点,同时也克服了均值偏移算法容易陷入局部最大且无法恢复的缺点.实验表明该算法有很好的实时性和鲁棒性.
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
MovingObjectsDetection.rar
- 几个关于静止背景下的运动人体目标的检测和跟踪(其中有背景差法和粒子滤波结合的方法)方便广大毕业生论文写作藏考,Some background on the movement of static human target detection and tracking (including the background difference method and the combination of particle filter methods) to facilitate the vast nu
pf_colortracker.zip
- 基于颜色信息的粒子滤波目标跟踪算法,实现了物体运动的目标跟踪。,Based on color information of the particle filter target tracking algorithms, to achieve the goal of tracking movement of objects.
main.rar
- 关于粒子滤波跟踪目标的MATLAB程序源代码,Particle filter to track the target on the MATLAB source code
particlefiltertotrackhand2.rar
- 使用粒子滤波进行手部跟踪,动态转移矩阵训练得到.使用B样条曲线对手外部轮廓拟合,并引入形状空间限制维数.详细理论参考active contour由michael isard和Andrew blake完成.,The use of particle filter for hand tracking, the dynamic transfer matrix has been training. The use of B-spline curve fitting against an external
ParFilter.rar
- 用opencv实现的粒子滤波跟踪程序。需要手动选取跟踪物体,opencv
ivt
- 基于粒子滤波的强大的跟踪算法,可以在背景变化情况子实现可靠的实时跟踪,并且配有相应的论文-particle filter
bf-boattracking
- 对基于粒子滤波的目标跟踪进行仿真,附带有最后仿真的视频。-Based on the target tracking particle filter are simulated, accompanied by the simulation of the video.
Particle-Filter
- 基于粒子滤波的目标跟踪源码,需要opencv和gsl两个库的支持,运行效率较高-Particle filter based target tracking source, two gsl library opencv and need the support of high efficiency
LPFleida
- Pf粒子滤波实现的目标跟踪程序,可实现针对非高斯噪声情况下的跟踪-Pf particle filter to achieve tracking procedures, can be non-Gaussian noise for tracking cases
ObjectTrack(camera)
- 接摄像头可以测试粒子滤波、meanshift等几种跟踪算法-Then the camera can test the particle filter, meanshift such as several tracking algorithm
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
SIRwithQ
- 用matlab程序编写的一个三维雷达跟踪粒子滤波器,超强-Matlab programming with three-dimensional radar tracking of a particle filter, super! ! !
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.
particlefilter
- 粒子滤波去噪程序 目标跟踪 粒子滤波的实验程序- particlefilter target tracking
粒子滤波
- 粒子滤波用于跟踪目标,并且应用了Em算法识别非线性参数(Particle filtering is used to track targets)