搜索资源列表
kalmancontrol
- 这是用VC++编写的kalman 滤波的方法对摄像头进行控制的程序!-This is the VC Kalman filtering prepared by the methods of camera control procedures!
matlabKalman
- kalman滤波的源代码,主要用于运动跟踪时的目标预测,现在只有matlab的,-Kalman Filtering source code, mainly for tracking the target forecast Now only Matlab,
filter
- 卡尔曼滤波简介+ 算法实现代码 c++实现-brief Kalman filtering algorithm code + c achievement
motiontrack
- 外国人写的在固定背景下检测并跟踪目标的算法,并加入了快速的背景更新算法,利于Kalman滤波来预测目标位置
kalman-target-tracking
- 简单的图像追踪程序,运用卡尔曼滤波-背景差法实现对物体的追踪和标注-Simple image tracking process, the use of Kalman filter- background subtraction to achieve the tracking and labeling of objects
kalman
- 在智能视频中,运用卡尔滤波器在视频监控系统中利用卡尔滤波跟踪算法跟踪一个运动的点-Intelligent Video, the use of the Carl filter in the video surveillance system using the the Carl filter tracking algorithm to track the point of a movement
camshift
- 实现视频图像的目标快速跟踪。使用了camshift和kalman滤波算法。实时性不错,代码简单。-Video images of fast target tracking. Use the camshift and kalman filtering algorithm. Timeliness good, simple code.