搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
current
- 目标跟踪,程序利用卡尔曼滤波器实现了对机动目标的跟踪。效果较好的运动模型。
2183
- 1、 假定有一目标沿水平方向运动,起始位置为(-2000米,500米),运动速度为10米/秒,扫描周期 秒, , 米,采用蒙特卡洛方法对跟踪滤波器进行仿真分析,仿真次数为100次
VideoDemo
- 运动图像分析及其应用:静态或运动目标检测与跟踪-Motion image analysis and its applications: a static or moving target detection and 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
344556775444
- 跟踪问题本质上是一个混合系统的状态估计问题[38】,即利用传感器的离散 观测来估计所感兴趣区域内目标个数和状态的过程,其中目标状态包括运动分量 (位置、速度、加速度)和属性信息(信噪比、谱特征,身份信息等)。目标跟 踪问题根据跟踪环境的不同可以分为单机动目标跟踪和多机动目标跟踪。-Tracking is essentially a hybrid system of the state estimation problem [38】, namely the use of sensors
acad2011_keygen
- 运动目标检测,达到动态检测跟踪效果。Motion Detection-Motion Detection
123
- 基于卡尔曼滤波的运动目标跟踪软件的C语言实现软件,分为x 轴和Y轴分别实现-kalman
EKF
- 一个简单易懂的扩展卡尔曼程序,跟踪的是一个二维空间的非线性运动目标-An easy-to-understand program extended Kalman tracking is a two-dimensional nonlinear moving target
Kalman-Fliter-lee
- 卡尔曼滤波器,对运动目标进行跟踪和预测,希望对大家有帮助-Kalman filter, the moving target tracking and forecasting, we hope to help
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.
camshift_vs2010-master
- 为了减小压缩体积,删除了一个字体文件SimHei.ttf,自己搜索下吧,然后放在源码目录就得了,运行的时候要在EXE同目录下。 也许不用这个文件也能运行,写了很久了,忘记我后面有没有弃掉这个自定义字体文字输出的功能。 业余写来玩的,很可能是没得什么实际意义,代码也是拼来玩的,见笑。 大概的原理是 预测位置(其实是可以认为是运动轨迹,也就是old) 的逆反区域(这样能预测一个加速度,然后确定一个可能出现的区域,本算法没有认真去逻辑其中的关系,需要继续完善) 有个问题没想到最好的解决方案,就是当目标
wuyong1
- 使用VC++来读取视频,且进行视频中运动目标的跟踪-The use of VC++ to read video and track the moving targets
ZHENCHA
- 关于帧差法的运动目标检测与跟踪代码,进行了图像分割矩形框-About frame difference of the moving target detection and tracking code
ganzong
- 运动目标检测与跟踪代码,代码很详细,每一步讲解很到位,适合新手学习-Moving target detection and tracking code, the code is very detailed, explaining each step is in place for beginners to learn! ! !
meanshift
- Meanshift运动目标跟踪matlab代码,实现运动目标的跟踪,代码适合新手学习-Meanshift moving target tracking matlab code to achieve the tracking of moving objects, the code for novices to learn!
reconig
- 运动目标跟踪,本程序是基于视频的运动目标跟踪,能够有效的画出运动轨迹-Moving target tracking, this procedure is based on the video moving object tracking, to draw the trajectory effectively