搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
kalman_filter
- 这是kalman滤波的仿真作业,实现kalman滤波在目标跟踪中的应用
卡尔曼滤波在目标跟踪中应用仿真研究
- 卡尔曼滤波在目标跟踪中应用仿真研究
EKF3
- 非线性滤波的matlab实现;三维机动目标跟踪;-EKF
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
Kalman
- 基于卡尔曼滤波的图像滤波目标跟踪matlab 源代码-Kalman application
LFM
- 针对贝叶斯滤波过程中存在的目标跟踪问题,提出几种典型的贝叶斯滤波方法,如EKF, UKF, PF和UPF 等,基于这些方法所构 建的框架,对它们进行性能测试和比较,并在非线性环境下,讨论这些方法的特点,仿真实验结果表明,在非线性非高斯环境下,UPF 方 法的性能是最优的。 -According to the bayesian filtering occurred in the process of target tracking problem, this paper puts forw
123
- 基于卡尔曼滤波的运动目标跟踪软件的C语言实现软件,分为x 轴和Y轴分别实现-kalman
Untitled
- 针对一个匀速直线运动目标的跟踪设计最小二乘滤波器,了解跟踪滤波的基本方法以及参数估计方法的应用。-For a uniform linear least squares moving target tracking filter designed to learn the basic methods of tracking filter and parameter estimation method applied.
KLM
- 卡尔曼滤波入门程序,简单的跟踪目标,已经通过了测试了-Kalman filtering entry procedures, a simple target tracking
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.
KM_LINE
- 卡尔曼滤波在目标跟踪中的应用研究,统计信号处理中的实验-Application of Kalman Filter in Target Tracking
lizilvbo
- 粒子滤波算法的研究,经测试,效果明显,为目标跟踪建立了很好的基础-Particle filter algorithm has been tested, the effect is obvious, as the goal to establish a good foundation for tracking
