CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - kalman opencv

搜索资源列表

  1. kalman

    0下载:
  2. 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
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:6122
    • 提供者:tbc
  1. severalexample

    0下载:
  2. 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6132168
    • 提供者:lyd
  1. SIFT_VC.lib

    1下载:
  2. 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-25
    • 文件大小:111583
    • 提供者:
  1. kalmanPcamshift

    0下载:
  2. 基于视频的跟踪,结合卡尔曼和camshift的目标跟踪。由鼠标选中目标区域(包含了鼠标选中程序),kalman和camshift预测质心,从而达到目标跟踪。-Based opencv, combined with the target tracking Kalman and camshift. By the mouse to select the target area, kalman and centroid camshift forecast to achieve target tracki
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1384538
    • 提供者:李梦丽
  1. 320dd

    0下载:
  2. Opencv动态图像跟踪,预测,卡尔曼编程-Opencv dynamic image tracking, forecasting, Kalman programming
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17055480
    • 提供者:sonic
  1. mouse_kalman

    0下载:
  2. 利用VC6.0编写,基于OPenCV库的Kalman滤波程序,对鼠标的运动进行Kalman滤波、预测和跟踪。-Use VC6.0 to write, based on Kalman filtering procedures OPenCV library of mouse movement Kalman filtering, forecasting and tracking.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1832419
    • 提供者:付刚
  1. kalman

    0下载:
  2. kalman 滤波器跟踪一个旋转点算法 使用opencv和visual c-kalman-Filter tracking a pivot point algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2549947
    • 提供者:lifeng
  1. tutorial9-kalmanfiltre

    0下载:
  2. filtre de kalman opencv
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:306903
    • 提供者:benharper
  1. opencv-kalmandemo

    0下载:
  2. 此处是我自己编写的基于opencv库的卡尔曼滤波框架下的运动点的跟踪程序-opencv kalman tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:6186
    • 提供者:赖世昌
  1. Kalman-in-C

    0下载:
  2. Kalman滤波的非opencv算法,使用基本的C语言,包含3个C文件。这个是楼主找了好久找到的- -。-Kalman filtering in C language without opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:26926
    • 提供者:qly
  1. Kalman-Classic-example

    0下载:
  2. 实现kalman经典滤波,跟踪,结合opencv实现的图像中的二维目标跟踪算法,实例直接可以运行,经典卡kalman程序。-Achieve kalman the classic filtering, tracking, target tracking algorithm combined with the two-dimensional image opencv realized, instances can be run directly, the classic card kalman pr
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:10051630
    • 提供者:张元科
  1. Kalman

    0下载:
  2. 学习中文OPENCV里面的一个经典实用例子,检验的卡尔曼滤波的有效性,对于车道线跟踪有借鉴意义-Learning Chinese opencv inside a classic practical examples and test the effectiveness of the Kalman filter
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:278526
    • 提供者:jim
  1. MeanShift-Kalman-tracking-algorithm

    0下载:
  2. 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:14885
    • 提供者:roc
  1. kalman

    0下载:
  2. Kalman filter in OpenCV
  3. 所属分类:Video Capture

    • 发布日期:2017-04-11
    • 文件大小:1391
    • 提供者:dreas
  1. kalman

    0下载:
  2. 使用opencv写的卡尔曼滤波的一个demo,跟踪鼠标指针的移动-Kalman filter using opencv write a demo, tracking the movement of the mouse pointer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:604128
    • 提供者:
  1. kalman

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1744
    • 提供者:ofaro
  1. Kalman

    0下载:
  2. 包括vb vc opencv 的卡尔曼滤波tracking 程序段 -Including the Kalman filter tracking of program segment vb vc opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:7880
    • 提供者:李佳慧
  1. openCV...Track

    0下载:
  2. openCV中的代码 有2ROI Hough检测直线 kalman跟踪小球 播放视频 车道线检测工程代码 -openCV code 2ROI Hough kalman and other thing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-02-06
    • 文件大小:12550144
    • 提供者:王玉
  1. MeanShift-Kalman-tracking-algorithm

    0下载:
  2. meanshift+kalman to achieve tracking no opencv libraries
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3236729
    • 提供者:
  1. generate-kalman-filter-based-opencv

    0下载:
  2. 卡尔曼滤波器,通过开源平台opencv,可根据需要自己调整参数-Kalman filter, through the open-source platform opencv, parameters can be adjusted according to the needs of their own
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1307
    • 提供者:
« 1 2 34 5 6 »
搜珍网 www.dssz.com