搜索资源列表
BallTracer
- 运动物体的跟踪,在单一背景下可以跟踪球运动的轨迹。-tracking moving objects, in a single context can track the path of the ball movement.
2004_wkamdo_li
- 一个基于偏微分方程的运动目标跟踪方法,不可不读-a partial differential equations based on the method of tracking moving targets, I can not read
movedetect
- 该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到物体运动的轨迹-the system is to achieve a series of pictures tracking moving objects designed, it adopted a series of pictures, photographs extracted background to identify moving objects
kalmanmethod
- 卡尔曼滤波器程序利用卡尔曼滤波器实现了对机动目标的跟踪-procedures for the use of Kalman filters to tracking moving targets
realtimefeaturetracking_src
- 利用 AVICap 类,根据运动目标的特征对输入视频序列中的运动物体进行跟踪-use AVICap category, according to the characteristics of moving targets on the importation of video sequences of tracking moving objects
TrailMousePos
- 在程序设计中需要随时知道鼠标的位置,如photoshop和画图板中都有这一功能。本程序实现了如何追踪鼠标的位置。编译并运行本程序,不停地移动鼠标,对话框中显示鼠标位置的文本也会随时更新,达到追踪鼠标位置的目的。-in program design needs to be kept aware of the location of the mouse, If photoshop drawing board and have all the functions. The realization of
kaermanmubiaogenzong
- 根据二维空间内目标作匀速直线运动和匀速圆周运动的特点,在建立目标运动模型和观测模型的基础上采用基于交互多模算法(IMM)的卡尔曼滤波器对机动目标进行跟踪。仿真结果表明,该算法不仅能够对匀速直线运动和匀速圆周运动的目标进行跟踪,而且在运动模型发生变化时,滤波误差也比较小。 关键词:卡尔曼滤波器;目标跟踪;机动;交互多模(IMM) -two-dimensional space under target for uniform linear motion and uniform circula
MovingObjectDetectionVideoSurveillanceanditsApplic
- 无需摄像机标定的摄像机运动跟踪算法 Moving Object Detection Video Surveillance and its Applicationinand Monitoring-Without camera calibration of the camera motion tracking algorithm for Moving Object Detection Video Surveillance and its Applicationinand Monitoring
32_robotcamera_774
- Development of a Robot-camera system VICON for automatic recognition and tracking of moving objects.
IMMKFEKFfitler
- 雷达多目标机动跟踪 利用imm模型可以获得很好的跟踪效果,其中滤波器用了ukf和ekf. 程序列表 程序说明 CAEKF.m 采用CA模型的EKF滤波 IMMUKF.m 采用交互式多模型的UKF滤波程序 FX1.m IMMUKF.m程序中CV模型系统方程 FX2.m IMMUKF.m程序中CA模型系统方程 FZ.m IMMUKF.m程序中观测方程函数 数据列表 Measure.mat 观测数据 Real.ma
CamShift
- CamShift算法,即"Continuously Apative Mean-Shift"算法,是一种运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪的目的。我把这个算法分解成三个部分,便于理解: 1) Back Projection计算 2) Mean Shift算法 3) CamShift算法-CamShift algorithm, that is, " Continuously Apative Mean-Shift" algorithm, is
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
MA
- Opencv: Vehicle tracking using Moving Average method
IMM-target-tracking
- 信息融合滤波算法,基于IMM完成匀速—加速—匀速单运动目标跟踪。-Information fusion filter algorithm based on IMM to complete the uniform and accelerate uniform single moving target tracking.
Tracking
- 使用卡尔曼滤波器设计的运动物体跟踪。适用于背景也是动态变化的物体跟踪-Tracking moving objects using a Kalman filter design. Applies to the background also dynamic object tracking
moving-tracking
- 运动目标的检测提取以及跟踪,逐级帧差法检测,相似度函数跟踪。-Moving target detection and track extraction, sequential frame difference detection, similarity function tracking.
MOVING-MUTI-TARGET-TRACTING(cSharp)
- 运用C# 和MATLAB编写的多目标跟踪程序,MATLAB编写的多目标跟踪适用于目标数3至4之间,已经通过调试。-C# muti-target tracking
moving-target-tracking
- Matlab对于某运动目标跟踪算法的改进-Matlab improved algorithm for a moving target tracking
tracking
- 这是一个跟踪运动目标的C++程序,并且能够提取轨迹(This is a C++ program for tracking moving targets, and it can extract trajectorie,)
track
- Moving object detection and tracking is often the first step in applications such as video surveillance. The main aim of project a moving object detection and tracking system with a static camera has been developed to estimate velocity,