xjtukuixing 在 2008-07-21 20:00:27 上传
说明:在粒子滤波+颜色直方图+遮挡处理的基础上,加上颜色模板的更新,使程序能够适应目标颜色变化(模板直方图更新速度根据目标颜色变化的快慢手动调节)。
开发平台:Visual C++ | 大小:7KB | 下载316次
xjtukuixing 在 2008-07-21 19:54:04 上传
说明:在粒子滤波加颜色直方图实现了视频目标跟踪的基础上,加了遮挡处理。即当目标被遮挡的时候进行了特殊的处理,当目标重新出现的时候能够继续对目标进行跟踪,不失跟。
开发平台:Visual C++ | 大小:6KB | 下载640次
xjtukuixing 在 2008-07-21 15:38:03 上传
说明:基于粒子滤波原理,选取颜色特征对目标进行描述,实现视频目标的实时跟踪,效果较好。
开发平台:Visual C++ | 大小:5KB | 下载419次
angingao 在 2008-07-15 11:11:56 上传
说明:基于OpenCV的卡尔曼滤波实现物体跟踪的程序,VC下实现,在VC下运行需要OpenCV的支持。
开发平台:Visual C++ | 大小:14KB | 下载370次
@xiaoyu@ 在 2008-07-09 20:00:18 上传
说明:也是一个EKF和粒子滤波在目标跟踪方面的效果比较,比较实用,本来想留着,捐了!
开发平台:matlab | 大小:2KB | 下载531次
fubenben 在 2008-07-04 14:26:06 上传
说明:目标跟踪中的粒子滤波器进行了100次Monte carlo 仿真(输出航迹图和误差曲线)
开发平台:matlab | 大小:2KB | 下载332次
furongrong 在 2008-06-16 12:37:06 上传
说明:粒子滤波算法 粒子滤波算法 粒子滤波算法 粒子滤波算法
开发平台:C/C++ | 大小:555KB | 下载38次
chales 在 2008-06-14 11:25:27 上传
说明:粒子滤波的Matlab的学习程序,特点是简单明了,多种参数可以设定,方便于理解算法原理。
开发平台:matlab | 大小:1KB | 下载200次
cateyes 在 2008-06-10 22:06:06 上传
说明:一组采用mean shift和particle filter的目标跟踪代码,都是基于颜色特征的跟踪算法。算法程序为纯c代码。
开发平台:Visual C++ | 大小:1639KB | 下载841次
管理员 在 2008-05-24 09:38:53 上传
说明:详细介绍了KPF(核粒子滤波)算法在视觉目标跟踪中的应用,并与标准的PF进行比较,能得到更好的估计值,鲁棒性也较好。
开发平台:PDF | 大小:335KB | 下载84次
06120386 在 2008-05-13 08:52:47 上传
说明:particle Filter 粒子滤波源代码 VC6.0
开发平台:Visual C++ | 大小:19KB | 下载276次
smsly82 在 2008-05-04 10:04:12 上传
说明:粒子滤波算法的实现,其中重采样采用残差重采样算法。
开发平台:matlab | 大小:3KB | 下载97次
ballet 在 2008-04-28 11:09:43 上传
说明:遗传重采样粒子滤波器,比较新的一篇GA重采样的算法研究类文章!
开发平台:matlab | 大小:923KB | 下载112次
xjc7823 在 2008-04-23 09:20:10 上传
说明:Rebel工具包,包括UKF,CDKF在内的多种粒子滤波算法仿真,是非线性系统状态估计的良好帮手
开发平台:matlab | 大小:1636KB | 下载727次
logerer 在 2008-04-20 11:05:43 上传
说明:一种用于实现粒子滤波的matlab代码,带中文注释
开发平台:matlab | 大小:24KB | 下载677次
chenluchenlu 在 2008-04-19 01:57:10 上传
说明:Rao Blackwellised Particle Filtering
开发平台:matlab | 大小:68KB | 下载48次
huang7855 在 2008-04-01 17:24:17 上传
说明:presents a new particle filter that maintains samples in the state space at dynamically varying resolution for computational efficiency
开发平台:PDF | 大小:137KB | 下载10次
huang7855 在 2008-04-01 17:20:42 上传
说明:1. The Unscented Transformation and UKF 2. Applications of UT/UKF to Particle Filters
开发平台:PDF | 大小:599KB | 下载51次
huang7855 在 2008-04-01 17:17:30 上传
说明:we present real-time particle filters, which make use of all sensor information even when the filter update rate is below the update rate of the sensors.
开发平台:PDF | 大小:182KB | 下载20次
huang7855 在 2008-04-01 17:10:17 上传
说明:一片详细论述粒子滤波的博士学位论文,利用粒子滤波理论解决目标跟踪问题,构建基于粒子滤波的跟踪框架。
开发平台:HTML | 大小:6296KB | 下载385次
88txj 在 2008-03-26 13:47:22 上传
说明:A Tutorial on Particle Filters for Online Nonlinear/Non-Gaussian Bayesian Tracking
开发平台:Others | 大小:321KB | 下载11次
snail869 在 2008-03-19 12:20:11 上传
说明:matlab实现的粒子滤波器源代码,多若干实例并有与Kalman滤波器性能的比较
开发平台:matlab | 大小:11KB | 下载348次
uranusli 在 2008-03-11 12:07:27 上传
说明:关于时下流行的粒子滤波程序的源码,做视频跟踪和贝叶斯图像分析的同行可以
开发平台:Visual C++ | 大小:20KB | 下载205次
trhhh 在 2008-03-08 21:55:39 上传
说明:ParticleFilterTutorial 粒子滤波的入门介绍
开发平台:matlab | 大小:1718KB | 下载52次
是卷卷 在 2008-03-07 23:27:02 上传
说明:The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar -xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "demo_MC" for the demo.
开发平台:matlab | 大小:57KB | 下载126次
runningman 在 2008-03-04 13:10:45 上传
说明:视频跟踪算法的论文,浙大硕士论文,很详细,对做视频跟踪很有启发。
开发平台:Visual C++ | 大小:6437KB | 下载1872次
looking1998 在 2008-03-02 21:46:43 上传
说明:the unscented particle filter,文章内容详尽,对学习particle filter很有帮助,在移动机器人中有着广泛的应用
开发平台:matlab | 大小:435KB | 下载192次
wanderfox 在 2008-02-19 17:19:27 上传
说明:n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of the ABC network should complement the UAI2000 paper by Arnaud Doucet, Nando de Freitas, Kevin Murphy and Stuart Russell. After downloading the file, type "tar -xf demorbpfdbn.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "dbnrbpf" for the demo.
开发平台:matlab | 大小:13KB | 下载120次
martin1875 在 2007-12-22 14:24:45 上传
说明:基于OPENCV的Condensation目标跟踪算法,可任意设置HSV颜色阈值和粒子滤波数量,通过该算法掌握Condensation以及经典粒子滤波算法的精髓。
开发平台:Visual C++ | 大小:661KB | 下载1207次