搜索资源列表
current
- 目标跟踪,程序利用卡尔曼滤波器实现了对机动目标的跟踪。效果较好的运动模型。
filter_result
- kalman仿真程序,主要用于目标跟踪。-kalman simulation program, used mainly for target tracking.
794rCameAuit
- 用于目标跟踪的程序代码 可以下来看看 尤其是在研究这一块的-For target tracking code can be down to see this particular piece of research
Target
- 本程序只能实现单个目标的跟踪,并且只限于静态背景的条件下,跟踪效果还可以-The program is only used to track the single target.
EKF
- 一个简单易懂的扩展卡尔曼程序,跟踪的是一个二维空间的非线性运动目标-An easy-to-understand program extended Kalman tracking is a two-dimensional nonlinear moving target
KLM
- 卡尔曼滤波入门程序,简单的跟踪目标,已经通过了测试了-Kalman filtering entry procedures, a simple target tracking
camshift_vs2010-master
- 为了减小压缩体积,删除了一个字体文件SimHei.ttf,自己搜索下吧,然后放在源码目录就得了,运行的时候要在EXE同目录下。 也许不用这个文件也能运行,写了很久了,忘记我后面有没有弃掉这个自定义字体文字输出的功能。 业余写来玩的,很可能是没得什么实际意义,代码也是拼来玩的,见笑。 大概的原理是 预测位置(其实是可以认为是运动轨迹,也就是old) 的逆反区域(这样能预测一个加速度,然后确定一个可能出现的区域,本算法没有认真去逻辑其中的关系,需要继续完善) 有个问题没想到最好的解决方案,就是当目标
20140728
- 这是一个基于VC++的高斯混合模型背景重建及目标跟踪的程序,不仅有理论知识讲解,而且还有程序实现部分,望对大家有所帮助,如不明白者可以留言讨论-This is a VC++ based on Gauss mixture model background reconstruction and target tracking procedure, has not only theoretical knowledge, but also the program, we hope to help, if
Kalman-filter-basic-algrithm
- 基于KF滤波技术的目标跟踪实现程序,包含了相应的改进算法,可以直接运行。-Target tracking based on the technology of KF filter implementation procedures, and contains the corresponding improved algorithm, can be directly run.
reconig
- 运动目标跟踪,本程序是基于视频的运动目标跟踪,能够有效的画出运动轨迹-Moving target tracking, this procedure is based on the video moving object tracking, to draw the trajectory effectively
47915
- 易语言图像跟踪算法源码例程程序调用第三方tracker.dll文件接口,实现高效实时图像目标跟踪算法。 -Easy language image tracking algorithm source routine procedures call the third party tracker.dll file interface to achieve efficient real-time image target tracking algorithm.
7336
- 真的是一个好程序,多目标跟踪的粒子滤波器,模式识别中的bayes判别分析算法。- Really is a good program, Multi-target tracking particle filter, Pattern Recognition bayes discriminant analysis algorithm.