搜索资源列表
kalman2.rar
- 卡尔曼滤波小程序,能够预测运动目标速度等,Kalman filtering of small procedures, to predict the speed of moving targets
kalman
- kalman滤波器收到好的结果基于c++和opencv-Tracking of rotating point. Rotation speed is constant. Both state and measurements vectors are 1D (a point angle), Measurement is the real point angle+ gaussian noise. The real and the estimated points
KalmanFilter
- 卡尔曼滤波的一个典型实例是从一组有限的,包含噪声的,对物体位置的观察序列(可能有偏差)预测出物体的位置的坐标及速度。在很多工程应用(如雷达、计算机视觉)中都可以找到它的身影。同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要课题。-A typical example of the Kalman filter, from a limited set, containing the noise, the position of the object observed sequence (the
Kalman
- 在机器视觉中追踪时常会用到预测算法,kalman是你一定知道的。它可以用来预测各种状态,比如说位置,速度等。关于它的理论有很多很好的文献可以参考。opencv给出了kalman filter的一个实现,而且有范例,该应用是对二维坐标进行预测和平滑-In machine vision often used to track prediction algorithm, kalman is that you must know. It can be used to predict various st
SL_Kalman_mouse
- 基于卡尔曼算法的车辆跟踪源码,经测试,效率高,速度快-Vehicle tracking based on Kalman algorithm source code, have been tested, high efficiency, speed
JPushExample(484527)
- kalman Kalman C # source code, wrote a vehicle management software. It found that when the vehicle is stationary, the data received the GPS receiver, direction, speed are constantly beating, causing the car to stop when the car on the map constantly
EKF_monoSLAM_1pRANSAC
- 一种将RANSAC和卡尔曼滤波结合起来的方法,仅适用一个点来进行判断,大大提高了速度。具体见README文件。-The method of RANSAC and Kalman filtering to combine, apply only to a point to be judged, greatly improving the speed. See in particular the README file.