搜索资源列表
kalman
- kalman滤波的程序,使用OpenCV进行开发,简单实用,效果很好-Kalman filtering, the use of OpenCV developed a simple, practical, and the results very good
kalman-tracking.rar
- 用kalman滤波对运动点进行跟踪,用opencv函数写的。,Kalman filtering with points on the campaign tracking, written by opencv function.
Kalman
- Kalman滤波处理运动小球圆心位置,实时测量小球的速度、加速度-Kalman filtering processing ball movement right position
face_tracking_based_on_Camshift_and_morphology
- 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention
Tracking
- 该程序是通过Kalman滤波方法对检测物体进行跟踪(固定场景效果好)-The program through the Kalman filtering method for detection of objects to track (fixed effect good scenes)
imgprocess
- kalman滤波的程序,使用OpenCV进行开发,简单实用,效果很好-kalman filtering procedures, the use of OpenCV developed simple, practical, effective
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-filtering-programs-Matlab-source-code
- 拥有matlab用户界面的卡尔曼滤波程序-MATLAB源代码-Matlab user interface with Kalman filter-MATLAB source code program
kalman.h
- 图像处理中的卡尔曼滤波visual c及visual c++算法-Kalman filtering in image processing and visual c visual c++ algorithm
kalman
- 使用kalman滤波的视频跟踪程序,写得比较清晰,可以运行。-Video tracking using kalman filtering procedures, write clearer, you can run.
Kalman-technique
- 卡尔曼滤波与维纳滤波在运动模糊图像恢复中的应用,包含算法及分析-Kalman Filtering and Wiener filtering in the motion-blurred image restoration applications, including algorithms and analysis
Kalman
- kalman滤波原理的讲解及几个示例程序-Kalman filtering principles explain and several examples program
Kalman-filtering-
- 卡尔曼滤波在图像跟踪中的应用,实现图像的动态跟踪-Kalman filtering
MeanShiftTracking-with-kalman-
- meanshift算法的原理和实现技术,用kalman滤波-meanshift algorithm theory and implementation technology with kalman filtering
sigmal-point-kalman-filters-in-DSSM
- 基于sigma-point的卡尔曼滤波法,用于动态状态空间模型,包括UKF与CDKF,是国外的博士论文,文中给出了各算法的仿真代码-Based on sigma-point Kalman filtering for dynamic state space models, including the UKF and CDKF, the foreign doctoral dissertation, which gives the algorithm of the simulation code
Kalman
- 卡尔曼滤波的实现代码,注释非常之详细,初学者不妨下下来详细研究之。-Basic Kalman filter, heavily commented, for beginners to Kalman filtering.
kalman
- 卡尔曼滤波的代码,c++完成,能够用在实时预测等等方面-Kalman filtering code, c++ to complete, can be used in real-time forecasting, etc.
the-improvement-of-Kalman-filtering
- 卡尔曼滤波跟踪改进算法,这种算法在原来的基础上进行改进,能够更好地实现其跟踪的过程。-the improvement of Kalman filtering s tracking algorithm
kalman-filtering-
- 主要讲解了卡尔曼滤波在视频跟踪中的应用,本文比较基础,起到一个引导作用-Mainly explained the kalman filtering in the video tracking application, this paper makes a comparison of the foundation, plays a guiding role
Improved-kalman-filtering-algorithm
- 主要对扩展卡尔曼滤波(EKF)、无迹卡尔曼滤波(UKF)及改进无迹卡尔曼滤波(MAUKF)算法进行研究,研究了三种算法的基本原理和各自的特点。其中扩展卡尔曼滤波器是将卡尔曼滤波器局部线性化,其算法简单,计算量小,适用于弱非线性、高斯环境。无迹卡尔曼滤波器是用一系列确定样本来逼近状态的后验概率密度。改进无迹卡尔曼滤波算法在UKF的基础上引入衰减因子。-Improved Kalman filtering algorithm
