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

搜索资源列表

  1. MyOpenCV

    0下载:
  2. 包含摄像机定标及简单的图像色彩变换功能(需opencv支持)-include camera calibration and simple color transform (opencv support required)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1055089
    • 提供者:黄锦军
  1. Calibrtwocama

    1下载:
  2. 这是前段时间自己写的一个给两个摄像机定标的对话框程序,核心部分根据是张正友的opencv算法和代码改编。对学习标定有帮助。-This is the side of himself wrote a two camera to the subject of the dialog box procedure, According to the core are Mr opencv Friends of the algorithm and code adaptation. Calibration of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:212875
    • 提供者:刘恒
  1. nnzCalibCamera

    1下载:
  2. 该程序是基于OpenCV的相机标定程序,能进行亚像素角点提取,采用张式标定算法。-the program is based on the OpenCV camera calibration procedure can be carried out subpixel corner extraction, Zhang used calibration algorithm.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:30800
    • 提供者:njg
  1. ffdcChessCornerGuesses

    0下载:
  2. 本程序是基于OpenCV的程序,以棋子盘格作为标定板,进行相机的标定。-the OpenCV are based on the procedures to Georgia as a pawn site calibration plate, the camera calibration.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1377061
    • 提供者:njg
  1. opencv_calibration

    0下载:
  2. opencv里的calibration例程,把他修改为VC6下编译通过。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6537
    • 提供者:chengandy
  1. ccl_v1.0connectedcomponentlabeling

    0下载:
  2. this an implementation of the zhang s camera calibration algorithm [1]. it depends on opencv.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5601
    • 提供者:高维松
  1. Emerging.Topics.in.Computer.Vision

    0下载:
  2. 深入浅出介绍计算机视觉的最新动态。内容包括: * Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration * Extracting camera motion and scene structure from image sequences * Robust regression for model fitting using M-estimators, RANSAC, and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12192309
    • 提供者:kankan
  1. StereoCam

    1下载:
  2. 基于opencv的双摄像机标定的程序,需要opencv的支持!-based on the dual-camera calibration procedures, the need to OpenCV support!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:10138
    • 提供者:绍明
  1. 双目 定标

    2下载:
  2. 这是一个给两个摄像机定标的对话框程序,核心部分根据是张正友的opencv算法和代码改编。对学习标定有帮助。-This is the side of himself wrote a two camera to the subject of the dialog box procedure, According to the core are Mr opencv Friends of the algorithm and code adaptation. Calibration of learning
  3. 所属分类:OpenGL

    • 发布日期:2009-12-01
    • 文件大小:42112
    • 提供者:zwlczl
  1. camara 拍摄棋盘格图像,自动计算相机参数

    0下载:
  2. 用于相机参数标定,采用opencv工具编写,用两个摄像头,分别拍摄棋盘格图像,自动计算相机参数-For camera calibration parameters, using opencv tools to prepare, with two cameras, were taken checkerboard image, automatic calculation of camera parameters
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-21
    • 文件大小:6495850
    • 提供者:李大鹏
  1. camera_calibration

    0下载:
  2. OPENCV 相机标定程序 基于张正友算法的相机标定程序,内容详细-OPENCV camera calibration procedures camera calibration algorithm based on Zhang Zhengyou procedures, detailed
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:47130
    • 提供者:june
  1. CameraCalibration

    0下载:
  2. 采用张正友标定法,使用13*19棋盘格,单目标定(The monocular camera calibration, using the zhangzhengyou calibration method, reliable use)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-28
    • 文件大小:30567424
    • 提供者:任杰1
  1. 标定

    0下载:
  2. 利用opencv2.4.10实现相机标定,上面的只是标定主函数,其它的在后面上传(this program is used to camera calibration,we use opencv2.4.10 and VC++ to build the work.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-02
    • 文件大小:7168
    • 提供者:幽暗天琴
  1. demo

    0下载:
  2. 利用opencv进行相机标定 内附标定板图像(Camera calibration with OpenCV.)
  3. 所属分类:OpenCV

  1. test1

    1下载:
  2. 利用OpenCV实现张正友标定法对相机的标定,源码为C++语言,包含了样例图片(Camera calibration using Opencv)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:11769856
    • 提供者:2333meanslol
  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
    • 文件大小:48578560
    • 提供者:Edgar高
  1. 1.kalibracja_kamery

    0下载:
  2. Camera calibration with openCV and matlab
  3. 所属分类:图形图象

    • 发布日期:2018-04-21
    • 文件大小:2164736
    • 提供者:Szami
  1. camera_calibration.tar

    1下载:
  2. 摄像头标定,适用于主流摄像头的标定。可运行,亲测。(The camera calibration is suitable for the calibration of the mainstream camera.)
  3. 所属分类:游戏

    • 发布日期:2018-04-03
    • 文件大小:9909248
    • 提供者:xulaiming1986
  1. 摄像机定标

    0下载:
  2. 基于OpenCV的计算机视觉技术实现的摄像机定标(Camera calibration based on OpenCV's computer vision technology)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-03
    • 文件大小:698368
    • 提供者:冯小森
  1. LightStripe_Calibration_Reconstruction

    3下载:
  2. 采用线结构光技术对摄像机进行标定、光平面标定和三维重建。Include camera intrinsic calibration, light plane calibration and reconstruction in 3D measurement using light stripe technique.(Include camera intrinsic calibration, light plane calibration and reconstruction in 3D measur
  3. 所属分类:OpenCV

    • 发布日期:2020-01-05
    • 文件大小:36864
    • 提供者:青铜锁丶
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com