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

搜索资源列表

  1. CV3

    0下载:
  2. 使用opencv进行摄像机的标定,主要涉及如何确定摄像机的内外参数问题。具体来说,程序完成的是一个最简单的小孔成像模型,和使用张正友方法来得到摄像机的内外参数-Opencv camera calibration, mainly related to how to determine the internal and external parameters of the camera. Specifically, the process is complete is one of the most
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:3063611
    • 提供者:
  1. weight

    1下载:
  2. 基于ATMEGA32+CS5532设计的电子称重计,才有CH451进行数码管显示,程序具有按键设置量程、满量程、零位标定的功能。-Digital display, based on ATMEGA32+ CS5532 design electronic weighing scale, only CH451 program has a button set ranges, full scale, zero calibration function.
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:30124
    • 提供者:谷延军
  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. Frequency

    0下载:
  2. 电子称51程序 通过测频实现测重 测频程序 人机界面 键盘标定-Electronic scales 51 by frequency measurement man-machine interface keyboard calibration weight measurement frequency measurement procedures
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:105905
    • 提供者:王伟
  1. calibration-_sheet-of-light

    1下载:
  2. 本程序使用halcon软件,描述的是结构光设置的标定,主要包括3个步骤:1. 标定相机 2.确定图像平面相对WCS的方向 3.标定运动的物体-This program uses halcon software, it describes the calibration of structured light settings, including three steps: 1. Calibrte the camera 2. Determine the direction of the image
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-14
    • 文件大小:7763
    • 提供者:zhangchen
  1. camera_calibration_multi_image

    0下载:
  2. 本程序主要实现的功能是对标定样板的特征点的拾取,对每幅标定样板不同姿态的提取,利用特征点实现平面距离的测量-The main function of this program is to pickup a model of the feature point calibration , the use of feature points to achieve horizontal distance measurement
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:4174
    • 提供者:zhangchen
  1. calibration

    0下载:
  2. 图片角点的标定,有可执行程序和结果,图片,详细资料-Image corner points calibration, are executable programs and results, pictures, details
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:9708544
    • 提供者:hanlili
  1. ad7190-weighing-devices

    0下载:
  2. 基于ad7190的高精度电子天平程序,采用电阻应变式称重传感器,500克砝码标定。重量直接通过LCD1602显示。-Ad7190-based high-precision electronic balance program, using resistance strain gauge load cell, 500 g weight calibration. Weight directly through the LCD1602 display.
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:56390
    • 提供者:李尚
  1. cvut_test

    0下载:
  2. 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7) /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。-Envir
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:537407
    • 提供者:刘旭
  1. inggais

    0下载:
  2. 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7) /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。-Envir
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:538289
    • 提供者:刘旭
  1. plane_calibration_opencv

    0下载:
  2. image_points.xml 保存所有角点的图像坐标(本程序要求每幅图像图像中的点数目一样) 现成的数据中"image_points.xml"文件中 <rows>1280</rows> 中的1280 = 5(图像数)×256(每幅图像中的点数) 采用其他数据需要做相应修改,对于保存世界坐标"object_points.xml "文件也同理 object_points.xml 保存所有图像坐标对应的世界坐标 calibrat
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:23623
    • 提供者:刘旭
  1. HMC5883L_selftest

    0下载:
  2. HMC5883L的自测试程序,主要用来实现标定电子罗盘的零偏和尺度因子-HMC5883L self-test procedure is mainly used to calibrate the electronic compass to achieve zero bias and scale factor
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:2251254
    • 提供者:Lai X S
  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. 070508-scale

    2下载:
  2. 本人早期作品。ASM 51编写的电子秤程序,AD芯片采用CS5460,显示采用HT1621。从量产的电子秤程序移植而来,包括标定、去皮等流程。相信有参考意义。-Scale programe write by ASM51. AD chip use CS5460, and HT1621 for display
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:82124
    • 提供者:ck
  1. GyroAndAccDataReader

    0下载:
  2. 陀螺仪数据采集程序 采用转换串口采集数据后直接传到MATLAB中,适用于单轴陀螺仪数据快速采集与标定-the programme to get the datas from gyros
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1956
    • 提供者:liu
  1. accelerateshiyan

    0下载:
  2. 加速度计数据采集程序 可用于单轴加计的快速数据采集与标定,在MATLAB中迅速编程标定-the programme to get the datas from acceleration
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:655
    • 提供者:liu
  1. GetCirclexy

    0下载:
  2. 三维纹理相机标定板程序opencv 函数调用-3D texture camera calibration board program opencv function call
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-12
    • 文件大小:19111405
    • 提供者:liu
  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. biaoding1

    0下载:
  2. 该程序是对在Qt中的摄像头进行标定,从而获取各坐标系之间的联系-The program is in Qt camera calibration, in order to gain the linkages between various coordinate systems
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:3679
    • 提供者:luwangwei
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 28 »
搜珍网 www.dssz.com