搜索资源列表
kalman
- The source is to track a rotating point using Kalman Filter,which is highly efficient and low error occuring.The Kalman Filter only suits for linear environment.
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
- 卡尔曼滤波器跟踪鼠标控制的移动的点,效果很好,便于理解卡尔曼滤波原理。-Kalman filter to track the movement of the mouse control point, the effect is very good, easy to understand Kalman filtering theory.
Matlab_GPS_Toolbox[1]
- GPS TOOLBOX包含以下内容: 1、GPS相关常量和转换因子; 2、角度变换; 3、坐标系转换: 点变换; 矩阵变换; 向量变换; 4、专用测绘程序; 5、专用统计函数; 6、GPS时间工具; 7、专用GPS数据处理函数; 8、航迹和相关工具; 9、卫星位置计算; 10、高度和方位角判定,以及卫星可见性; 11、DOP(dilution of precision)计算,卫星选取和相关函数;
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.
kk
- 修改的卡尔曼滤波程序,适用于AIS航迹滤波,和雷达的航迹关联-Modified Kalman filtering procedures applied to AIS track filtering, and radar track association
Kalman
- 用卡尔曼滤波跟踪目标实例,跟踪效果很好,对卡尔曼可有最基础最形象的了解。-Kalman filter to track target instance, track a good effect, may have the most basic of Kalman most vivid understanding.
SequentialTracking
- 非常好的粒子滤波程序:扩展卡尔曼模型下的序列追踪-very good particle filter : Extended Kalman model tracing the sequence
zuijinlinyu
- 本程序通过卡尔曼滤波。对航迹进行估计, 然后通过最近邻域算法,实现数据互联。-the procedure Kalman filter. Estimate right track, and then through the recent neighborhood algorithm, data Internet.
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
kalman
- Example. Using Kalman filter to track a rotating point
Kalman
- 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly gene
kalman
- 使用Kalman滤波器跟踪一个运动的点。程序已经调试通过。-Use Kalman filter to track a moving point. Program has been debugged.
kalman
- opencv实现kalman滤波器跟踪一个旋转的点-opencv kalman filter to track implementation of a rotating point
kalman
- Use Kalman filter to track c++ and OpenCV
kalman-lvboshixian
- 卡尔曼滤波法实现分布式传感器的航迹模拟,matlab源代码-Kalman filter method for distributed sensor track initiation, matlab implementation
Kalman-Track-filter
- 带高斯白噪声的Kalman滤波Matlab代码,每一步都有详细的注释,和kalman滤波的五个公式对应。并有高斯白噪声的产生函数,function G = CreateGauss(E,D,M,N) 产生均值为E,方差为D,MxN的高斯白噪声矩阵-The Matlab code of Kalman filter with Gaussian white noise.
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
kalman-emulation
- 用卡尔曼滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。(Use Kalman filter method to predict a single target track, and with the aid of Matlab simulation tool, to evaluate the effect of the experimental.)