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

搜索资源列表

  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. CameraCalibration

    0下载:
  2. 摄像机标定方法有很多,但是基于OpenCV的标定简单易用,希望对大家有帮助。-There are many camera calibration methods, but easy to use, based on OpenCV calibration, we want to help.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1866315
    • 提供者:余洪凯
  1. calibration

    0下载:
  2. 用openCV对棋盘格进行标定,可以对多幅图进行连续标定,显示找到全部角点的图片-Checkerboard with openCV of calibrated multiple plans can be continuously calibrated to show the picture to find all the corner
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:717944
    • 提供者:叶昕辰
  1. 28668327Hough_transfor

    0下载:
  2. The Makefile is for MacOS X 10.6. The scanner is int 3Dscanner.cpp and uses OpenCV. he "ducky" subdirectory holds a set of test images. There are a couple of example .txt point cloud files included in the top-level directory (shrek-16.txt, ducky-poin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:12209
    • 提供者:dai
  1. calibration

    0下载:
  2. Calibration one camera from video capture. Code similar to opencv sample but portable to QT.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:111244
    • 提供者:Maxx
  1. calibration_test(OK)

    0下载:
  2. 基于棋盘格的摄像机标定程序,opencv-Checkerboard-based camera calibration procedures, opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6820668
    • 提供者:jiang
  1. calibration

    0下载:
  2. 此代码为张正友的摄像机标定算法,利用opencv开发环境来实现。-The code is Zhang Zhengyou camera calibration algorithm, using opencv development environment to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1513472
    • 提供者:任雪菲
  1. Zhengyou-Zhang-Camera-Calibration

    0下载:
  2. 基于OpenCV的张正友摄像机标定代码,主要是应用于摄像机的标定!-Base on OpenCV of Camera Calibration Zhengyou Zhang
  3. 所属分类:Video Capture

    • 发布日期:2017-03-23
    • 文件大小:2225
    • 提供者:
  1. calibration

    0下载:
  2. 主要是在基于opencv库下的摄像机标定,是指单个摄像机的内部参数求取-Opencv library is mainly based on camera calibration under, is to strike a single camera' s internal parameters
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:4971
    • 提供者:dc
  1. Camera-Calibration

    0下载:
  2. 摄像头标定的代码,基于OpenCV实现,在VC6下编译运行,推荐大家使用-Camera calibration code, based on the OpenCV implementation, compiled in VC6 run, recommend the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:216794
    • 提供者:OSer
  1. matching

    0下载:
  2. 基于opencv的双目校正,匹配程序.内附图片-Opencv calibration based on binocular matching process.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5550653
    • 提供者:wang
  1. calibration

    0下载:
  2. 极线校正历程,learning opencv标准算法-calibration learning opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:4488
    • 提供者:张孝斌
  1. calibration

    0下载:
  2. 计算机视觉相机标定算法,已验证算法是正正确的,希望能对你学习opencv有所帮助-Computer vision, camera calibration algorithm, authentication algorithm is already being correct, hoping to help you learn opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:95541
    • 提供者:木木
  1. Camera-Calibration-using-OpenCV

    0下载:
  2. This the camera calibration source code using opencv.-This is the camera calibration source code using opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2964877
    • 提供者:spcho
  1. Camera-Calibration-Parameters

    0下载:
  2. 利用opencv实现的相机参数的标定,包括内外参数,和世界坐标,U矩阵,K矩阵。-Camera Calibration Parameters; Intrinsic Parameters and Extrinsic Parameters, Rotation Matrix, Translation vector
  3. 所属分类:OpenCV

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

    0下载:
  2. 用OpenCV实现的摄像机校正,开发环境为Visual Studio 2008.-Implemented using OpenCV camera calibration, the development environment for Visual Studio 2008.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1494096
    • 提供者:王宇翔
  1. calibration

    0下载:
  2. 基于opencv实现摄像机的校正,校正功能真确-Camera calibration based on opencv realized, true correction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:463327
    • 提供者:oyp
  1. depth(2010.07.23)

    1下载:
  2. 基于opencv和DEVC++的关于双目视觉标定后的求深度的源代码。-Opencv and DEVC++ based on binocular vision after seeking the depth of the calibration source.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:490063
    • 提供者:刘健
  1. calibration

    0下载:
  2. 此程序完成摄像机标定功能,基于OpenCV开发完成。程序简单易行。 -This process is complete camera calibration function, based on OpenCV. Procedure is simple.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4500912
    • 提供者:王一
  1. Calibration

    0下载:
  2. 基于opencv的摄像机标定程序,效果不错-Based on opencv camera calibration procedures, the effect is good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7625988
    • 提供者:prince
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com