搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
LMS_Kalman5
- 一种新型的LMS_Kalman算法,主要用于目标跟踪-LMS_Kalman a new algorithm, used mainly for target tracking
Kalman
- 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly gene
PureangleofTrackingAlgorithm
- 通过实验仿真分析比较了目标在弱机动和强机动的条件下MGEKF算法和OAUKF算法的跟踪效果结果表明后者能无偏且更加有效地实现目标的跟踪 -The simulation analysis and comparison of the target in the weak mobility and strong mobility conditions MGEKF the tracking algorithm and OAUKF effect results show that the latter
IMM
- IMM算法,用于机动目标的精确跟踪和定位,该模型集考虑了三种典型子模型:CV,CT,CA.-interacting multiple model (IMM) code for target tracking
zhedangmubiaogenzong
- 有关于目标跟踪算法中遮挡问题的研究,有对目标跟踪有研究的同学可以-There is research on the occlusion of the target tracking algorithm, target tracking studies, students can look
AbstraCt
- 复杂背景下红外目标检测与跟踪算法研究 对研究红外目标检测与跟踪有很大帮助的一篇论文!-Complex background infrared target detection and tracking based on the study of the infrared target detection and tracking are very helpful to a paper!
camshift_vs2010-master
- 为了减小压缩体积,删除了一个字体文件SimHei.ttf,自己搜索下吧,然后放在源码目录就得了,运行的时候要在EXE同目录下。 也许不用这个文件也能运行,写了很久了,忘记我后面有没有弃掉这个自定义字体文字输出的功能。 业余写来玩的,很可能是没得什么实际意义,代码也是拼来玩的,见笑。 大概的原理是 预测位置(其实是可以认为是运动轨迹,也就是old) 的逆反区域(这样能预测一个加速度,然后确定一个可能出现的区域,本算法没有认真去逻辑其中的关系,需要继续完善) 有个问题没想到最好的解决方案,就是当目标
daima
- 纯方位跟踪中对匀速运动目标进行EKF算法仿真-Pure azimuth tracking of uniform motion targets in EKF algorithm simulation
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.
lizilvbo
- 粒子滤波算法的研究,经测试,效果明显,为目标跟踪建立了很好的基础-Particle filter algorithm has been tested, the effect is obvious, as the goal to establish a good foundation for tracking
My_zeroOneprog
- 基于纯方位的双阵或多阵目标定位和跟踪算法研究,对初学者帮助很大。-Based on pure bearing double array or more array target location and tracking algorithms, a great help for beginners.
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.
syrcu
- 多目标跟踪的粒子滤波器,最小均方误差(MMSE)的算法,仿真效果非常好。- Multi-target tracking particle filter, Minimum mean square error (MMSE) algorithm, Simulation of the effect is very good.