CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 卡

搜索资源列表

  1. kalman

    0下载:
  2. 卡尔曼滤波的C++演示程序,适合不理解卡尔曼滤波的初学者-Kalman filter implented by C++
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1.39kb
    • 提供者:jqh
  1. CMUvideo

    1下载:
  2. opencv上目标跟踪和行人跟踪非常需要的视频序列源,来源于卡内基梅隆大学。大家共同学习-opencv target tracking and pedestrians on the track a much needed source of video sequences, from Carnegie Mellon University. We learn together
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.36mb
    • 提供者:yuyu
  1. Kalman_filter_C

    1下载:
  2. 卡尔曼滤波器的C代码实现, 简单明了,是学习 Kalman 的好程序。-kalman filter has been implemented in this document by C.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-12
    • 文件大小:3kb
    • 提供者:top
  1. stereo_readimage

    2下载:
  2. 普通双目摄像机下利用OpenCV的函数实现标定、校正、匹配,匹配方法利用了多种匹配的算法简单做了下比较,其中的GPU算法需要有N卡的支持。-Ordinary binocular camera using OpenCV function calibration and correction, match, matching method uses a variety of simple matching algorithm under which the the GPU algorithm req
  3. 所属分类:OpenCV

    • 发布日期:2013-03-21
    • 文件大小:36.15mb
    • 提供者:
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8.25kb
    • 提供者:胡锦
  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
    • 文件大小:5.85mb
    • 提供者:lyd
  1. carmen

    0下载:
  2. 项目carmen是使用opencv卡尔曼滤波的例子。-Carmen project is to use opencv Kalman filter example.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:35.41kb
    • 提供者:lyd
  1. kalman_VC

    0下载:
  2. 卡尔曼滤波器_Vc语言实现,运用了opencv 库-kalman filter implement with OpenCV library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:986.35kb
    • 提供者:top
  1. MOUSE_TRACKING

    0下载:
  2. CAMSHIFT跟踪源码,结合卡尔曼滤波器跟踪,跟踪的目标可以手动选择-code for object detect using camshift and kalman filter
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:3.84kb
    • 提供者:LIU
  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
    • 文件大小:1.32mb
    • 提供者:李梦丽
  1. 320dd

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

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

    0下载:
  2. 卡内基梅隆大学的一个博士写的一个视频目标跟踪平台,包含几乎所有的目标跟踪算法,有开源的代码和相应的论文,还可以加入自己改进的算法,有很好的参考价值。-Carnegie Mellon University, a Ph.D. to write a video tracking platform, contains almost all of the target tracking algorithm, there are open source code and the corresponding
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.07mb
    • 提供者:朴风
  1. StereoVision

    0下载:
  2. 基于天敏VC3000视频采集卡的摄像机标定程序,实现了图像的采集,标定,校正,采用的OpenCv标定算法。-Based on Mortimer VC3000 video capture card camera calibration procedures, the image acquisition, calibration, correction, calibration algorithm using OpenCv.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:202.84kb
    • 提供者:谢强
  1. BAH1

    1下载:
  2. 用卡尔曼滤波和自适应窗口的均值偏移算法再结合Bhattacharyya系数粗定位实现视频目标跟踪-Kalman filtering and adaptive window mean shift algorithm combined with coarse positioning Bhattacharyya coefficient for video tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11.24mb
    • 提供者:HUBO
  1. UKF(2011.9.9.1)

    2下载:
  2. 无迹卡尔曼滤波c语言代码,即UKF代码,代码原理请参考无迹卡尔曼滤波基本原理-UKF of c code
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:20.45kb
    • 提供者:呃呃呃
  1. ptztTest

    0下载:
  2. 基于vc++6.0的平台,采用大恒cg300图像采集卡采集实时视频数据,利用opencv开发包将采集到的数据实时显示,并加入了摄像机标定功能,从而使图像得到校正-Vc 6.0-based platform, the Daheng cg300 image acquisition card real-time video data, the use of the opencv development package will be collected real-time data display,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2.78mb
    • 提供者:liuxiaodi
  1. sf

    0下载:
  2. 卡尔曼滤波,自动跟踪监测,可以学习使用,有助于提高对跟踪方法的理解-Kalman filtering, automatic tracking and monitoring, you can learn to use, help to improve understanding of the tracking method
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:3.62kb
    • 提供者:weijie
  1. object-tracking

    0下载:
  2. 对视频作目标检测跟踪的VC++程序,使用了openCV开源库,包含帧差法、背景估计法、高斯混合模型法以及卡尔曼滤波。可正常运行。-VC++ program for target tracking,based on openCV, incuding multiple algrithms,such as Karlman filter.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21.57mb
    • 提供者:eccrjbsat
  1. 卡尔曼

    0下载:
  2. 实现视频去抖动,利用了卡尔曼滤波更稳定,个人认为不错(To achieve video jitter, the use of the Calman filter more stable, personally think that good)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:2kb
    • 提供者:大超
  1. L03答题卡识别的算法分析1

    0下载:
  2. 答题卡识别的算法分析、图像处理、OPENCV库(Algorithm analysis of answer card recognition)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:3.46mb
    • 提供者:刘阳123
« 12 3 »
搜珍网 www.dssz.com