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

搜索资源列表

  1. ZhangzhengyouCameraCalibration

    0下载:
  2. 这个程序是张正友的经典摄像机标定算法,是用VC++6.0和OpenCV开发的。欢迎下载!-This procedure is Zhang zheng you s classical Camera calibration procedure. which developed with Visul C++6.0 and OpenCV.
  3. 所属分类:OpenCV

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

    0下载:
  2. 摄像头标定程序(采用张正友的标定方法),里面含有运行结果示例-Camera calibration program (with Zhang Zhengyou calibration method), which contains the results from the sample
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5.2mb
    • 提供者:pobenliu
  1. cameraCalibration

    0下载:
  2. 张正友标定程序,几乎每行都有注释。并配有棋盘图,以及个人重新拍摄的彩色标定图-Zhang Zhengyou calibration procedures, almost every line has a comment. And with a checkerboard map, as well as individuals to re-shoot a color calibration diagram
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9.12mb
    • 提供者:江涛
  1. calibration_disk

    0下载:
  2. 摄像头标定程序(采用张正友标定方法),直接从文件中读取图片进行标定,内含运行实例-Camera calibration program (with Zhang Zhengyou‘s calibration method), to read images directly from the calibration file, containing a running instance
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:16.46mb
    • 提供者:pobenliu
  1. dddd

    0下载:
  2. 用opencv和MFC写的相机标定程序,用到opencv中的标定函数,主要是张正友标定法-And MFC wrote with opencv camera calibration procedures used in the calibration function in opencv, mainly Zhang Zhengyou calibration
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.24mb
    • 提供者:水木
  1. OpenCV

    1下载:
  2. 摄影测量学发展而来的直接线性变换(DLT)方法和扩展的直接线性变换方法,有基于径向排列约束(RAC) 的两步法(Tsai方法),有基于不同位置平面模板的张正友法(Zhang),也有基于摄像机本身移动无需外部标 定物的自标定方法。 OpenCV是Intel开源计算机视觉库,它由一系列c函数和少量C++类构成,具有强大的图像处理、图 像分析和图像理解功能,它的函数实现了很多经典的图像处理和计算机视觉方面的算法,是机器视觉研究 与开发的良好工具。-Photogrammetry de
  3. 所属分类:OpenCV

    • 发布日期:2014-04-07
    • 文件大小:444kb
    • 提供者:崔鹏举
  1. OpenCVcalibration-

    0下载:
  2. 以计算机视觉和视觉检测中的摄像机标定过程作为研究的对象,分析了开源计算机视觉函数库OpenCV中的摄像机模型,使用张正友基于平面模板的方法进行标定-To computer vision and visual inspection of the camera calibration process as the object of study, analysis of the open source computer vision library OpenCV in the camera mode
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:442.44kb
    • 提供者:zz
  1. eye_hand_calibration

    3下载:
  2. 工业机器人手眼标定程序:包括cv的摄像头标定和自己编写的手眼标定程序。通过摄像头采集从至少三个不同的角度采集张正友标定块的三幅图像,即可自动完成手眼标定。标定结果在eyehandparams.txt中。-Industrial robot hand-eye calibration procedures: including cv camera calibration and preparation of their own hand-eye calibration procedure. Colle
  3. 所属分类:OpenCV

    • 发布日期:2016-10-13
    • 文件大小:7.89mb
    • 提供者:
  1. camera-calibration

    1下载:
  2. 利用opencv实现相机的标定,算法采用张正友的棋盘法。结构很清晰易懂。-Opencv camera calibration algorithm using the checkerboard method of Zhang Zhengyou. The structure is clear and easy to understand.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1003.19kb
    • 提供者:LBR
  1. calib

    0下载:
  2. 摄像机标定程序,是opencv获取处理图像步骤之一,本程序为opencv张正友标定法-camera program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7.5mb
    • 提供者:王建庆
  1. Calibrate

    0下载:
  2. 利用OPENCV 进行的摄像机标定 采用张正友标定法-The OPENCV conducted camera calibration using Zhang Zhengyou calibration method
  3. 所属分类:OpenCV

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

    0下载:
  2. 使用opencv进行摄像机的标定,主要涉及如何确定摄像机的内外参数问题。具体来说,程序完成的是一个最简单的小孔成像模型,和使用张正友方法来得到摄像机的内外参数-Opencv camera calibration, mainly related to how to determine the internal and external parameters of the camera. Specifically, the process is complete is one of the most
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:2.92mb
    • 提供者:
  1. Camera-calibration

    0下载:
  2. 结合实例 利用opencv软件对相机进行标定,标定方法基于张正友的平面格网法。-With examples using opencv software to calibrate the camera calibration method based on Zhang Zhengyou plane grid method.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:2.38mb
    • 提供者:李俊
  1. calibration

    0下载:
  2. 基于张正友标定方法的摄像机标定程序,需要Opencv运行环境-Camera calibration procedures based on Zhang Zhengyou calibration method , Opencv operating environment needed.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:13.3kb
    • 提供者:吴兆国
  1. cylinder_calibration

    0下载:
  2. 圆柱形棋盘标定程序,基于vs2008和opencv 2.4.2,利用摄像机从不同角度对棋盘格图案的圆柱纸筒拍摄数张图像,该程序从每张图像上依次检测出角点并采用张正友经典标定法标定出摄像机的内外参数。-Cylindrical checkerboard calibration procedures based on vs2008 and opencv2.4.2 , the use of the camera from different angles of the checkerboard patt
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:16.68mb
    • 提供者:yl.wang
  1. willson_read-soimportant

    0下载:
  2. 这个是关于威尔逊的算法 此算法可以直接导出 张正友的标定结果-This is about Wilson' s Algorithm This algorithm can be directly exported Zhang Zhengyou calibration results
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:950byte
    • 提供者:liwenbin
  1. 首OPENCV单目标定

    1下载:
  2. 相机的单目标定,使用张正友标定法,可靠使用(The monocular camera calibration, using the zhangzhengyou calibration method, reliable use)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:25.21mb
    • 提供者:任杰1
  1. cameracaliberation

    0下载:
  2. 这是利用Opencv编写的相机程序,利用张正友相机标定原理,只需自己对棋盘格拍摄不同角度和方向的图片12张以上,就可以得到较为精确的相机内外参(This is the use of Opencv prepared camera program, the use of Zhang Zhengyou camera calibration principle, as long as their own checkerboard shot different angles and directions
  3. 所属分类:OpenCV

    • 发布日期:2018-01-11
    • 文件大小:46.33mb
    • 提供者:Edgar高
  1. biaoding.tar

    0下载:
  2. 使用opencv对相机进行标定,使用张正友相机内参标定方法(use opencv to camera)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-02
    • 文件大小:7.67mb
    • 提供者:buaa_zn
  1. opencv 相机参数标定

    0下载:
  2. opencv 棋盘格相机参数标定,张正友标定法
  3. 所属分类:OpenCV

« 12 »
搜珍网 www.dssz.com