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

搜索资源列表

  1. ellipse

    0下载:
  2. 这也是关于opencv标定的一些相关程序-This is also on opencv calibration of some related procedures
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13734788
    • 提供者:陈步华
  1. DLTandTsaical

    0下载:
  2. DLT和Tsai两步法标定相机的Matlab代码++里面附带验证程序-DLT Tsai camera caliberation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5957
    • 提供者:sd
  1. camera-calibration

    0下载:
  2. 这个是张正友相机标定的程序,是根据他的那篇经典论文编写的-This is Zhang Zhengyou camera calibration procedure is based on his classic essay written papers
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9787566
    • 提供者:童彤
  1. StereoVision-master

    0下载:
  2. 双目相机的三维重建程序,包含两个相机的标定,极线校正,图像匹配,三维重建-Binocular camera reconstruction program, including calibration of the two cameras, pole line correction, image matching, 3D reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1736374
    • 提供者:王迪
  1. opencamera

    0下载:
  2. 用程序控制的打开笔记本电脑摄像头,可以为后续的摄像机标定做基础-The process control to open the notebook computer camera, can for the follow-up of the camera calibration based
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2092786
    • 提供者:baixuebing
  1. CameraCalibration

    1下载:
  2. 用于相机的参数标定,通过此程序可以得到摄像机的内外参数-it can get the parameter of camera
  3. 所属分类:OpenCV

    • 发布日期:2015-08-10
    • 文件大小:15205376
    • 提供者:环宇
  1. GA

    0下载:
  2. 各种遗传算法程序 1>myGA(基本遗传算法解决一维约束规划问题) 2>SBOGA(顺序选择遗传算法求解一维无约束优化问题) 3>NormFitGA(动态线性标定适应值的遗传算法求解一维无约束优化问题) 4>GMGA(大变异遗传算法求解一维无约束优化问题) 5>AdapGA(自适应遗传算法求解一维无约束优化问题) 6>DblGEGA(双切点遗传算法求解一维无约束优化问题) 7>MMAdapGA(多变异位自适应遗传算法求解一维无
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8429
    • 提供者:wyf
  1. Interior-enhancements-

    0下载:
  2. 在VC6.0环境下,利用ARToolKit技术增强真实场景效果,但在利用ARToolKit开发增强现实应用程序之前必须要制作标识,然后根据标记信息进行摄像机的标定及虚实注册,并使用OpenGL绘制3D虚拟物体,最后再利用应用程序根据所制作的标识物的不同的标识返回的不同ID值来叠加不同的虚拟场景,并最终实现虚实场景的融合。增强现实就是把通过计算机生成的虚拟物体或关于真实物体的非几何信息叠加到真实世界的场景之上,使原来在真实场景中不存在的物体能够显现出来,从而实现对真实世界的增强,给用户以“感知增强
  3. 所属分类:OpenGL program

    • 发布日期:2016-02-24
    • 文件大小:2827264
    • 提供者:靳鹏
  1. zhangzhengyoubiaoding

    0下载:
  2. 张正友平面相机标定法,使用MATLAB编写,程序全面-Zhang Zhengyou plane camera calibration method using MATLAB.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:588369
    • 提供者:易巷尘
  1. miedian

    0下载:
  2. 灭点法进行相机标定有程序有说明还有相关的论文-Destroy the point method for camera calibration program instructions and related papers
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-22
    • 文件大小:6264296
    • 提供者:易巷尘
  1. OpenCV

    0下载:
  2. 根据《学习OpenCV》第11章节 编写的读取图片进行标定的程序-opencv: image read and calibrate
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:22387861
    • 提供者:weihao
  1. cv

    0下载:
  2. 计算机视觉中通过输入控制点文件和图像实现摄影机标定以及点的三维重建,包含程序说明文档-Computer vision camera calibration and achieve points by entering a control point file and image reconstruction, including procedures documentation
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19925457
    • 提供者:wucao
  1. calb

    0下载:
  2. 非常全的相机标定的英文程序,包括鱼眼镜头的畸变纠正,效果很好,推荐使用-camera calibration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:253628
    • 提供者:白雪
  1. Camera-calibration

    0下载:
  2. 可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “\OpenCV\samples\c目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。-Can directly use Opencv s own camera calibration sample program, the program is located in the directory \ Opencv \ samples \ c c
  3. 所属分类:Linux Network

    • 发布日期:2017-06-13
    • 文件大小:20373098
    • 提供者:jack
  1. chess_board

    0下载:
  2. 棋盘格制作程序,opencv标定的时候用,不用去买,打印就行了-Production of Opencv program on the calibration board of the board
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:803
    • 提供者:李智
  1. 1

    0下载:
  2. 标定用的c++程序,可以用来标定得到相机的内参矩阵和畸变参数。-Calibration using matlab toolbox, can be used to calibrate the camera s internal control matrix image obtained.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-27
    • 文件大小:386515
    • 提供者:于振
  1. Zhang(zhongwenzhushi)

    0下载:
  2. 对张正友标定得程序重新详细标注了中文注释,方便初学者尽快入门,在最短的时间内了解程序流程,提高学习效率!-Zhang Zhengyou matlab calibration procedures, in order to facilitate a beginner, a code re-done every detail marked Chinese comments, so that we can understand the flow of the program as soon as po
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2716
    • 提供者:张浩
  1. MicrOS_LSPD_SpdGover_V2.1

    0下载:
  2. 在CW4.7开发环境下移植UCOS-II到飞思卡尔XEP100单片机上。本程序带canape的ccp驱动,能够实现标定功能。有个小问题:主程序处理中断会导致ucos卡死,有懂得可以帮忙解决一下。只是用的话,本程序没有问题,中断全部交给xgate即可。-Transfer the RTOS to freescale xep100. The CCP driver for Canape is included, and can be used to calibtate. There a question
  3. 所属分类:uCOS

    • 发布日期:2017-05-11
    • 文件大小:2316211
    • 提供者:wangrunzhi
  1. cvCaliba

    0下载:
  2. 该程序完成了相机的三维标定,采用张正友的棋盘角点标定的方法,可以高精度的标定相机的旋转矩阵和平移矢量-The program completed the three-dimensional calibration of the camera, using the method of Zhang Zhengyou s corner point calibration method, the calibration of camera rotation matrix and translation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-25
    • 文件大小:7891529
    • 提供者:王东
  1. measure_perspective_scratch

    0下载:
  2. 带照相机标定的hancol 原程序 线段测量-measure perspective scratch.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1800
    • 提供者:lij
« 1 2 ... 20 21 22 23 24 2526 27 28 »
搜珍网 www.dssz.com