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

搜索资源列表

  1. calibration

    0下载:
  2. 使用OpenCV对相机进行标定,通过拍摄的图片计算出相机的内参和相关参数-camera calibration intrinsic parameters of camera
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7402866
    • 提供者:long
  1. calibration

    2下载:
  2. 基于OpenCV的摄像头标定,实现鱼眼摄像头的矫正以及俯视变换功能-Based on OpenCV camera calibration to achieve the correct fish-eye camera, and overlooking the transformation function
  3. 所属分类:OpenCV

    • 发布日期:2015-08-20
    • 文件大小:12319744
    • 提供者:Lily
  1. ImageProcessing(openCV)

    4下载:
  2. 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2014-04-05
    • 文件大小:1952697
    • 提供者:llc
  1. cvCalibaa

    1下载:
  2. 基于opencv的相机标定,程序已经通过验证。-camera calibration have based on opencv which is a function library of image process
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:18106966
    • 提供者:gaoming
  1. On_Mouse

    0下载:
  2. 一个可以手工标定图像区域并实时显示位置的程序,可以很方便的移植为图像标注工具、物体检测工具和对象跟踪工具等。-Manual calibration of an image region and display the location of procedures, can be easily transplanted to image annotation tool, object detection and object tracking tools and other tools.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1922
    • 提供者:Swai
  1. cvut_test

    0下载:
  2. 照相机标定。OpenCV的摄像机标定方法。《基于OpenCV的计算机视觉技术实现》第十四章源代码。多图标定。-Camera calibration. OpenCV for camera calibration. " Based on OpenCV for computer vision," the 14th chapter source code. More icon set.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:638100
    • 提供者:姜欣
  1. Stereocalibrationrectificationandcorrespondence.ra

    0下载:
  2. OpenCV开发的摄像机立体标定、校正、匹配程序-OpenCV Stereo calibration rectification and correspondence
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:6739
    • 提供者:dai
  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. 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. calibration_test(OK)

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

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

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

    • 发布日期:2014-04-07
    • 文件大小:454656
    • 提供者:崔鹏举
  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-03
    • 文件大小:4971
    • 提供者:dc
  1. camera-calibration-based-on-OpenCV

    0下载:
  2. 一种基于OpenCV的摄像机标定方法,推荐学习OpenCV的人观看使用-OpenCV for camera calibration based on methods recommended by people who watch to learn to use OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:327032
    • 提供者:OSer
  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
    • 文件大小:1027271
    • 提供者:LBR
  1. opencv

    0下载:
  2. 摄像机定标opencv程序,基于opencv的摄像机标定程序,vc++上编译-Camera calibration opencv procedures
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:16185
    • 提供者:杨小夏
  1. camera-calibration

    0下载:
  2. 摄像机的标定 OPENCV 寻找角点 C-The camera calibration OPENCV looking corner C++
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:11282034
    • 提供者:钱晓宇
  1. C++-OpenCV-Calibration-相机标定程序

    1下载:
  2. C++-OpenCV-Calibration-相机标定程序(C++-OpenCV-Calibration-CCD)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:7725056
    • 提供者:Alfredwu
  1. Simple calibration of projector

    0下载:
  2. 应用opencv进行投影仪标定,直接使用,简单方便(Application of OpenCV for projector calibration, direct use, simple and convenient.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:Greta_
  1. 首OPENCV单目标定

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

    • 发布日期:2017-12-23
    • 文件大小:26429440
    • 提供者:任杰1
  1. Calibration

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

    • 发布日期:2017-12-28
    • 文件大小:15360
    • 提供者:任杰1
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com