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

搜索资源列表

  1. kalman

    0下载:
  2. 基于OPENCV的Kalman滤波算法,可通过其掌握经典kalman算法的核心思想
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:261735
    • 提供者:马丁
  1. Kalman

    0下载:
  2. 使用MATLAB编程实现KALMAN滤波算法实现,用于对目标的状态进行跟踪,可以显示跟踪的准确度和实时性
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14260
    • 提供者:maggie
  1. imgprocess

    1下载:
  2. 使用opencv语言,利用kalman算法对视频中的图像进行跟踪处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:68556
    • 提供者:徐睿
  1. 基于kalman滤波器组的模板更新算法

    3下载:
  2. 基于kalman滤波的meanshift模板更新算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-17
    • 文件大小:589110
    • 提供者:lili0522
  1. 2009.rar

    1下载:
  2. 跟踪目标的算法,camshift,meanshift.,Target tracking algorithm, camshift, meanshift.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3644300
    • 提供者:lixinyue
  1. TracKIT

    2下载:
  2. TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-18
    • 文件大小:28174450
    • 提供者:黄设
  1. face_tracking_based_on_Camshift_and_morphology

    0下载:
  2. 基于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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:23508
    • 提供者:王亮亮
  1. KalmanTracePoint

    0下载:
  2. 利用Kalman算法对旋转目标进行跟踪-Kalman algorithm to rotate the use of targets to track
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3311
    • 提供者:陈必明
  1. KernelObjectTrack

    0下载:
  2. 卡尔曼目标跟踪算法的源代码,选好状态方程和观测方程是关键。-Kalman target tracking algorithm source code, select the state equation and observation equation is the key.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:111027
    • 提供者:xl_zzq
  1. kamanlvbogenzong

    0下载:
  2. Ka lman 滤波的人体运动位置跟踪算法。基于视频的人体运动跟踪是当前计算机视觉研究的热点, 具有广泛的应用领域. 文中提出 一种基于Kalman 滤波的跟踪算法. 合理使用自适应背景颜色模型, 能够准确地对人体运动位置进 行跟踪-Ka lman human filtering algorithm to track the location of sports. Video-based human motion tracking is the current research on c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:232602
    • 提供者:谭园芳
  1. target-tracking-using-kalman

    1下载:
  2. 卡夫曼算法,目标跟踪,可预测。简单算法,我在后面增加了汉语注释,方便初学者了解。-Target tracking using kalman,using this matlab program, you can see a ball tracked with a lable.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:694568
    • 提供者:白一哲
  1. kalman

    1下载:
  2. 实现了1D,2D,3D空间自由度下的运动参数的扩展Kalman滤波算法,文章2008 IROS Visual SLAM for 3D Large-Scale Seabed Acquisition Employing Underwater Vehicles的具体实现。-a novel technique to align partial 3D reconstructions of the seabed acquired by a stereo camera mounted on an au
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:274154
    • 提供者:Li Yanli
  1. kalman.h

    0下载:
  2. 图像处理中的卡尔曼滤波visual c及visual c++算法-Kalman filtering in image processing and visual c visual c++ algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:13698
    • 提供者:wm
  1. Kalman-filter-algorithm-code

    0下载:
  2. 基于VC++的卡尔曼滤波方法的简介及其算法实现代码-VC++ based on the introduction of Kalman filter algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:170110
    • 提供者:江鹏
  1. Kalman-Filter-approach

    0下载:
  2. 用快速傅立叶变换加卡尔曼滤波的方法进行图象的恢复的介绍,算法已有-Jiaka using Fast Fourier Transform Kalman Filter approach to image restoration introduction, the algorithm has been
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:90201
    • 提供者:陈一
  1. Kalman-technique

    0下载:
  2. 卡尔曼滤波与维纳滤波在运动模糊图像恢复中的应用,包含算法及分析-Kalman Filtering and Wiener filtering in the motion-blurred image restoration applications, including algorithms and analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:175519
    • 提供者:陈一
  1. MeanShiftTracking-with-kalman-

    0下载:
  2. meanshift算法的原理和实现技术,用kalman滤波-meanshift algorithm theory and implementation technology with kalman filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:363474
    • 提供者:wangcanjin
  1. Kalman-filter

    0下载:
  2. 介绍一种新的视频跟踪的算法,效果很好的,是基于kalman 滤波的,希望对大家有所帮助-A new video tracking Method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:140811
    • 提供者:liuqian
  1. sigmal-point-kalman-filters-in-DSSM

    0下载:
  2. 基于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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5151489
    • 提供者:夜思明
  1. GNSS-Kalman

    1下载:
  2. 组合导航定位中的KALMAN 滤波及其他算法-Combination of navigation and positioning in the KALMAN filter and other algorithms
  3. 所属分类:Special Effects

    • 发布日期:2015-09-25
    • 文件大小:525312
    • 提供者:lyf
« 12 3 4 5 »
搜珍网 www.dssz.com