搜索资源列表
运动目标跟踪
- 运动Kalman技术实现运动目标的跟踪,效果不错!
OpenCV实例源码
- OpenCV实例源码,包括kalman滤波等在内的一共45个程序源码,绝对对你有所帮助!
kalman.使用Kalman滤波器实现跟踪一个旋转的点
- 在opencv下使用Kalman滤波器实现跟踪一个旋转的点,In opencv using Kalman filter to track a rotating point
kalman.rar
- opencv 使用卡尔曼滤波器跟踪一个旋转的点,opencv using the Kalman filter to track a rotating point
kalman-tracking.rar
- 用kalman滤波对运动点进行跟踪,用opencv函数写的。,Kalman filtering with points on the campaign tracking, written by opencv function.
KALMANPI
- kalman跟踪行人,再视频场景中检测到行人的存在,并用红色矩形框对行人进行跟踪。-pedestrian tracking using kalman filter
kalman
- 基于opencv的kalman滤波例子,利用kalman滤波原理跟踪一个运动的点。-Kalman filter based on the opencv example, the use of a kalman filter to track the principle point of the campaign.
kalman
- 用openCV实现,用kalman实时的跟踪一个点。-opencv tracking a point with kalman
Kalman
- 基于卡尔曼的视频序列帧图像的跟踪程序 -Kalman-based video sequence frame image tracking procedures
kalman
- 利用kalman预估跟踪一个点。 这个点是一个带旋转的点。 这个程序供opencv初学者学习之用-tracking based on Kalman filter.
kalman
- 在目标检测技术的基础上运用kalman滤波方法实现运动目标跟踪的技术研究-In the target detection technology based on the use of kalman filtering method for tracking moving targets to achieve the technological research
kalman
- 用卡尔曼滤波方法跟踪运动物体,从而检测出运动物体目标-The first just does detection by background subtraction. This can be considered as the ground truth. The second feeds the detection output into a Kalman filter. The predicted position from the kalman filter (red) is comp
target-tracking-using-kalman
- 卡夫曼算法,目标跟踪,可预测。简单算法,我在后面增加了汉语注释,方便初学者了解。-Target tracking using kalman,using this matlab program, you can see a ball tracked with a lable.
kalman
- 使用Kalman滤波器跟踪一个运动的点。程序已经调试通过。-Use Kalman filter to track a moving point. Program has been debugged.
kalman
- 利用kalman实现目标跟踪的MATLAB源代码,能够实现。-Target tracking using kalman the MATLAB source code, can be achieved.
kalman
- 使用kalman滤波的视频跟踪程序,写得比较清晰,可以运行。-Video tracking using kalman filtering procedures, write clearer, you can run.
Kalman-filter
- 介绍一种新的视频跟踪的算法,效果很好的,是基于kalman 滤波的,希望对大家有所帮助-A new video tracking Method
meanshift-kalman
- meanshit+kalman滤波跟踪运动目标-meanshit+ kalman filter tracking moving targets
Kalman
- kalman跟踪经典实例程序,C语言编写,跟踪鼠标移动-kalman tracking classic example program, C language, tracking mouse movements
视频跟踪
- 利用kalman方法实现视频中目标的跟踪,视频中目标为小球,文件中含有视频和图片(using method of kalman to track object , there are avi and images in file)