CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 卡尔曼滤波

搜索资源列表

  1. opencv运动检测

    2下载:
  2. 本程序实现了基于OPenCV的运动检测,并且应用了各种滤波方法,比如卡尔曼滤波和粒子滤波,及小波变换等,开发平台:VC6.0,简单易懂。已经过调试,可直接执行。适合图像处理、运动控制等专业的入门人士进行学习。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-18
    • 文件大小:2744775
    • 提供者:j_xz001
  1. kalmangenzong.rar

    2下载:
  2. 利用卡尔曼滤波跟踪运动目标,最终实现运动目标的跟踪轨迹,Kalman lv bo de yun dong mu biao gen zong
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1152620
    • 提供者:赵学梅
  1. kalman2.rar

    0下载:
  2. 卡尔曼滤波小程序,能够预测运动目标速度等,Kalman filtering of small procedures, to predict the speed of moving targets
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:37613
    • 提供者:rong文
  1. kalmanV.rar

    1下载:
  2. 采用卡尔曼滤波算法进行视频序列图像的跟踪,这个程序从简单易懂的角度实现了视频目标的跟踪。,Kalman filtering algorithm for video sequence image tracking, this process from the perspective of straightforward realization of the video target tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:473749
    • 提供者:
  1. particale_filters

    2下载:
  2. 粒子滤波器是通过蒙特卡罗模拟来实现递归贝叶斯滤波,它不需要线性、高斯噪声的假设,适用于任何能用状态空间模型表示的非线性系统,比卡尔曼滤波器的适用范围广。这里给出了几个粒子滤波的matlab编程实例。-Particle filters are using Monte Carlo simulations to achieve the recursive Bayesian filtering, it does not require linear, Gaussian noise assumptions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-07
    • 文件大小:11399
    • 提供者:郑玉凤
  1. ParticleEx1

    0下载:
  2. 扩展卡尔曼滤波与粒子滤波的比较,对某复杂函数曲线的跟踪。-Extended Kalman filter and particle filter compared to the complexity of a function curve tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1837
    • 提供者:summer
  1. DetectionMethodofDriverFatigueBasedonBlinkDuration

    0下载:
  2. :利用红外敏感的摄像机获得司机脸部图像,通过可变性模板匹配的方法对眼睛进行定位,然后利用卡尔曼滤波的方法跟踪眼睛,得到司机的眨眼持续时间参数,以此为依据判断司机是否疲劳-This paper uses infrared camera to obtain the image of the driver’s face and locate their eyes with a deformable template in the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:160166
    • 提供者:lvl
  1. KF

    0下载:
  2. 介绍卡尔曼滤波的原理以及基于卡尔曼滤波的简单应用-Introduced the principle of Kalman filtering and Kalman filtering based on a simple application of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:30194
    • 提供者:chenying
  1. kf

    0下载:
  2. 使用卡尔曼滤波器对信号进行滤波,不局限于工频干扰的频率,简单方便-Kalman filter using the signal filtering, frequency interference is not limited to frequency, simple
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1019
    • 提供者:周俊鸿
  1. ParticleEx1

    1下载:
  2. 粒子滤波算法与扩展卡尔曼滤波算法的比较方法。-Particle filter and extended Kalman filter algorithm for comparison.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1480
    • 提供者:
  1. kalmanTracking

    0下载:
  2. 用卡尔曼滤波实现机动目标跟踪,并且给出了算法的详细说明-Kalman filter is used to track moving targets and gives a detailed descr iption of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:91153
    • 提供者:章智凯
  1. kalman-1.3

    0下载:
  2. 卡尔曼滤波器,用于运动目标的追踪,有很好的预测效果-kalman filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8331118
    • 提供者:leslin
  1. zizuokalman

    0下载:
  2. 卡尔曼滤波,zizuokalman机动目标跟踪简单例子-kalman filtern filtern filtern filtern filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6413
    • 提供者:sui
  1. 3.【卡尔曼滤波】kalman

    0下载:
  2. 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。(Kalman filtering (Kalman filtering) An algorithm that optimizes the state of the system by using the linear system state equation, through the syst
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:8192
    • 提供者:DS1V
  1. kalman filtering

    0下载:
  2. 该程序可以实现卡尔曼滤波对于目标的跟踪,有两个m文件,可以运行。(This paper has solved the main problems encountered in using an8-bit single board computer to accomplish kalman filter.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:summerair
  1. detect

    1下载:
  2. 对视频中移动的行人目标进行跟踪,并通过卡尔曼滤波器进行优化处理(The moving pedestrian targets in video are tracked and optimized by Calman filter)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:563200
    • 提供者:英台
  1. matlab程序

    0下载:
  2. 卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全及包含噪声的测量中,估计动态系统的状态。(Calman filtering is an efficient recursive filter (autoregressive filter). It can estimate the state of dynamic system from a series of incomplete and noisy measurements.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:刘宁123
  1. test2

    3下载:
  2. 对视频序列中的运动目标进行检测与跟踪,动目标检测部分采用背景差分法,跟踪部分采用卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像。(The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-30
    • 文件大小:614400
    • 提供者:w840837763
  1. ekf

    1下载:
  2. 利用matlab简单实现扩展卡尔曼滤波,大家通过该代码可以更好地了解扩展卡尔曼滤波(Simple implementation of extended Calman filtering using MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2019-03-21
    • 文件大小:2048
    • 提供者:抹布
  1. 基于卡尔曼滤波的目标跟踪

    0下载:
  2. 使用卡尔曼滤波技术对视频画面中的小球进行跟踪,卡尔曼滤波可以帮助跟踪速度更快。
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com