CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 摄像机标定程序

搜索资源列表

  1. The-camera-calibration-using-OpenCV

    0下载:
  2. OpenCV版本的摄像机标定文档及程序,用于摄像机的参数标定-The camera calibration document and source code using OpenCV
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:130524
    • 提供者:gezhiwei
  1. BIAODING

    0下载:
  2. RAC法标定程序,适用于单目摄像机的线结构光的标定-The RAC calibration method procedure applies to line structured light calibration
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:3839920
    • 提供者:liubowen
  1. camara-calibration

    0下载:
  2. 摄像机标定的matlab工具箱,里面有关于单个摄像机标定和立体摄像机标定的matalab程序,网上有专门的文档说明。-Camera calibration of matlab toolbox, and there are about a single camera calibration and stereo camera calibration of matalab program, online have special documented.
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:32629760
    • 提供者:王璨
  1. cv

    0下载:
  2. 摄像机标定作业 两步标定法 vc与matlab混合编程实现 程序编译环境为VC6.0,采用MFC框架编写。Matlab版本为2008a。-The two-step calibration method of camera calibration operation vc and matlab mixed programming compiler environment VC6.0, written using MFC framework. Matlab version 2008a.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:244463
    • 提供者:
  1. opencv_calibration

    0下载:
  2. 基于opencv的但摄像机的标定程序,编译成功。可以使用-Opencv camera calibration procedure compiled successfully. You can use
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:1758
    • 提供者:陈宏洋
  1. calibration

    0下载:
  2. 单目摄像机标定,摄像机标定源代码程序,c++,opencv-single camera calibration,camera calibration, C++,opencv
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-07
    • 文件大小:777
    • 提供者:黎明
  1. calib--zyl

    0下载:
  2. 该程序利用MATLAB语言进行传统的摄像机标定,方法简便,运行时间快-The program utilizes the MATLAB language traditional camera calibration method is simple, fast run time
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:109471
    • 提供者:lixiaofang
  1. cablication-on-the-disk

    0下载:
  2. 该程序是在opencv地下运行的,主要是用在摄像机根据拍摄的标定模板进行摄像机标定。通过在cmd下输入参数进行的。-this program is operated in the environment of opencv.It is mainly used in camera calibration template according to the shooting camera calibration.it run in the cmd through the input paramete
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2854
    • 提供者:徐胜
  1. toolbox_calib

    0下载:
  2. 利用matlab进行摄像机(相机)标定,标定程序鲁棒性很好!-camera calibration
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:225001
    • 提供者:王一
  1. calib_stereo

    0下载:
  2. 此程序用于摄像机标定中的立体标定 进而确定两摄像机的位置关系 以便于完成双目标定及为后续测量工作做准备-This program is used for camera calibration of stereo calibration to determine the position relationship between two cameras binocular calibration in order to complete and to prepare for subsequent
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:4650
    • 提供者:liwenbin
  1. calibration

    0下载:
  2. 基于opencv的摄像机标定,单个摄像机的标定程序-Based on the opencv camera calibration, a single camera calibration procedure
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:5560
    • 提供者:王满一
  1. calibration

    0下载:
  2. 标定程序,opencv自带的示例程序。读者可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “\OpenCV\samples\c目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。-Calibration procedures, opencv comes with sample programs. Readers can Opencv use camera calibration sample p
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1371258
    • 提供者:夏小满
  1. vertical-chessboard-calibration

    0下载:
  2. 此程序是基于OPENCV的进行摄像机标定的源代码。标靶是两个棋盘格垂直放置并拍摄。仅使用单张图像即可利用张正友方法完成内外参数标定。-This program is based on opencv the direction of the source code. The target is two checkerboard vertically placed and then photographed.Use only a single image whit Zhang Zhengyou me
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14391474
    • 提供者:yl.wang
  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
    • 文件大小:17487318
    • 提供者:yl.wang
  1. birdeye

    1下载:
  2. 本程序得先通过摄像机标定,获取内参矩阵和畸变系数矩阵,然后根据learning opencv 中的方法进行鸟瞰变换。其中有可执行的程序,和源代码。-This procedure was first through the camera calibration, access to internal reference matrix and the distortion coefficient matrix, and then according to the method of learning
  3. 所属分类:OpenCV

    • 发布日期:2016-01-02
    • 文件大小:19050496
    • 提供者:zyr
  1. calibrate

    0下载:
  2. 用于摄像机标定的程序,在vs2008平台,opencv2.0环境下编程-For camera calibration procedures
  3. 所属分类:Console

    • 发布日期:2017-06-01
    • 文件大小:13603248
    • 提供者:施博
  1. ManualCalibExt(2D)

    0下载:
  2. zhang的激光与CCD标定程序,可用于摄像机标定,但需要张正友的摄像机标定工具箱,希望对大家有帮助-Zhang laser and CCD calibration procedures, can be used for camera calibration, but need Zhang Zhengyou camera calibration kit, I hope it can help you
  3. 所属分类:2D Graphic

    • 发布日期:2014-04-21
    • 文件大小:2314240
    • 提供者:zenghao
  1. Zhang-zhengyou-Camera-calibration

    0下载:
  2. 张正友摄像机标定matlab程序,用来求出摄像机的内外参数矩阵。-Zhang Zhengyou camera calibration matlab procedures used to calculate the camera' s internal and external parameter matrix.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:16413
    • 提供者:崔勇
  1. OpencvUIDlg

    0下载:
  2. 此程序包括摄像机标定与校正,视频图像的运动目标检测,图像的预处理,二值化,图像的轮廓检测,角点检测等功能。-This procedure includes calibration and correction, video images of moving target detection, image preprocessing, binarization, image contour detection, corner detection and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12142409
    • 提供者:杨玲
  1. videodetect

    1下载:
  2. 此程序包括摄像机标定与校正,视频图像的运动目标检测,三维物体的尺寸检测等功能。采用的是基于曲率的角点检测。-This procedure includes calibration and correction, video images of moving target detection, three-dimensional object size detection. Used is based on the curvature of the corner detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12139421
    • 提供者:杨玲
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com