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

搜索资源列表

  1. camera-method-based-on-OpenCV.

    0下载:
  2. 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. ,System are directly used in the internal parameters of the camera calibration algorithm, calib
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:42137
    • 提供者:wangtao
  1. Calibration.zip

    0下载:
  2. calibration with opencv,calibration with opencv
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:585539
    • 提供者:koita
  1. opencv.rar

    0下载:
  2. opencv标定及跟踪源程序,来自opencv论坛,opencv calibration and tracking of source code, from opencv Forum
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:8037143
    • 提供者:闫帆
  1. NewOne.rar

    1下载:
  2. 用OpenCV实现对摄像机的标定(获得内参,外参),Using OpenCV implementation of camera calibration (access to internal and external parameters)
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:28647
    • 提供者:YinXin
  1. calibration.rar

    0下载:
  2. 基于vc++和opencv,用“张正友”的方法,用棋盘进行摄像机的标定,Based on vc++ and opencv, with " Zhengyou Zhang" approach, used for camera calibration board
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3597606
    • 提供者:王坤
  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. calibration

    0下载:
  2. 基于opencv的双目立体视觉摄像机的定标,说的非常详细,告诉我们每一步该干什么-Based on the binocular stereo vision opencv camera calibration, that the very detailed and tells us what to do each step
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:155628
    • 提供者:george
  1. kalman1

    0下载:
  2. kalman滤波算法在图像中的应用,这个源码是二维点跟踪算法,是基于opencv,该源码对于学习摄像机坐标标定的人很有参考价值,会让你跟好的去了解kalman算法的应用于实现-kalman filtering algorithm at the application of images, this are two-dimensional point-source tracking algorithm is based on the opencv, the source for the calib
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:125535
    • 提供者:sunup
  1. CalibrationDemoOpenCV.tar

    0下载:
  2. Sample impementation of a stereo camera calibration including rectification using CvCalibFilter based on the forum post of Rafael Mu駉z Salinas at http://tech.groups.yahoo.com/group/OpenCV/message/48237
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-09
    • 文件大小:1074561
    • 提供者:alan gunning
  1. opencv

    0下载:
  2. 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:686808
    • 提供者:dugumengyouzi
  1. calibration

    0下载:
  2. camera calibration realized with opencv
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-31
    • 文件大小:2204
    • 提供者:张此方
  1. calibrationopencv

    1下载:
  2. opencv 摄像机双目标定,基于张正友教授的 ,比较好用 。-opencv calibration camera binocular, based on Professor Zhang Zhengyou, relatively easy to use
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3786807
    • 提供者:zwl
  1. calibration

    0下载:
  2. The calibration file contains a source code developed on Visual C++ 2008, we have used the OpenCV library for import and process the stereo input images. This code generate un text file that contains the estimated parameters for calibration.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:5252
    • 提供者:Nizar
  1. calibration

    0下载:
  2. calibration source code opencv
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:3486
    • 提供者:junjun
  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. OpenCV-Calibration

    0下载:
  2. 运用黑白棋盘格的摄像机标定程序代码,摄像头最多可以截取9张-OpenCV Calibration
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:2090
    • 提供者:乔志扬
  1. opencv--calibration

    0下载:
  2. 基于opencv的标定程序。不带参数运行是直接摄像头标定,命令行带参数是由图像标定-opencv calibration, 2.4.8
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2556
    • 提供者:jdfidj
  1. CPP-OpenCV-Calibration

    0下载:
  2. C++-OpenCV-Calibration-相机标定程序-C++- OpenCV-Calibration- camera calibration program
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6107269
    • 提供者:pudnman
  1. C++-OpenCV-Calibration-相机标定程序

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

    • 发布日期:2017-12-19
    • 文件大小:7725056
    • 提供者:Alfredwu
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com