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

搜索资源列表

  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-02
    • 文件大小:1922
    • 提供者:Swai
  1. The.Detail.Analysis.and.Improvement.of.Calibration

    1下载:
  2. 以计算机视觉和视觉检测中的摄像机标定过程作为研究的对象,分析了开源计算机视觉函数库OpenCV中的摄像机模型,使用张正友基于平面模板的方法进行标定,过程中充分考虑了透镜径向畸变和切向畸变因素的影响。文章给出了标定的详细步骤,并对具体函数做了算法上的分析,同时从参数非线性回归分析的角度提出了优化的途径和措施。该算法充分发挥了OpenCV函数库的功能,提高了标定精度和计算效率,具有良好的跨平台移植性,可以满足视觉检测或其它计算机视觉系统的需要。-To computer vision and visu
  3. 所属分类:软件工程

    • 发布日期:2014-04-05
    • 文件大小:244654
    • 提供者:豆豆
  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-28
    • 文件大小: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. 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 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com