登录
首页 » C++ » LightStripe_Calibration_Reconstruction

LightStripe_Calibration_Reconstruction

于 2020-12-14 发布 文件大小:36KB
0 197
下载积分: 1 下载次数: 56

代码说明:

  采用线结构光技术对摄像机进行标定、光平面标定和三维重建。Include camera intrinsic calibration, light plane calibration and reconstruction in 3D measurement using light stripe technique.(Include camera intrinsic calibration, light plane calibration and reconstruction in 3D measurement using light stripe technique.)

文件列表:

LightStripe_Calibration_Reconstruction-master, 0 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\.gitignore, 312 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LICENSE, 35147 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation, 0 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation.sln, 1458 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation, 0 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\FileHelper.cpp, 5620 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\FileHelper.h, 849 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\FitPlaneHelper.cpp, 8588 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\FitPlaneHelper.h, 1486 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\IPHelper.cpp, 10681 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\IPHelper.h, 931 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\IPHelper_Calibration.cpp, 11463 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\IPHelper_Calibration.h, 1764 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\LightStripe_Investigation.vcxproj, 6315 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\LightStripe_Investigation.vcxproj.filters, 1697 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\OpenCV_34_D.props, 771 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\OpenCV_34_R.props, 699 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\LightStripe_Investigation\LightStripe_Investigation\main.cpp, 11642 , 2018-03-01
LightStripe_Calibration_Reconstruction-master\README.md, 694 , 2018-03-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 货郎担问题四种解法
    说明:  货郎担问题的回溯,枚举,分支界限,动态规划解法(back the traveling salesman problem, except, branch line, dynamic programming solution)
    2020-10-06 18:17:39下载
    积分:1
  • TSL1401_CCD_Test
    十分基础的CCD的测试程序,大家可以下载调试CCD(this is a ccd test chengxu ,it is very good to use ,you can down it )
    2016-03-14 16:50:18下载
    积分:1
  • 8.HTTP+Server
    基于f103系列MCU,w5500http例程(Based on STM32F103 Series MCU w5500, build web server routines, welcome to download learning)
    2020-08-14 01:08:31下载
    积分:1
  • ACM无向连通图最小生成树
    题目描述 请输出无向连通图最小生成树权重之和。 输入 第一行是2个整数,分别表示顶点个数n和边数m。接下来的m行中,每一行第一个整数表示边的开始顶点,第二个表示边的结束顶点,第三个表示这条边的权重。 ( 测试数据中保证图是连通图; 没有自环; 两个顶点之间只有一条边; 0
    2022-02-22 12:05:25下载
    积分:1
  • 11
    说明:   广告流水灯程序 ORG 00H MOV P2,#80H START:MOV A,#0FFH 赋初值 CLR C MOV R2,#8 LOOP:RRC A 带进位右移 MOV P1,A CALL DELAY DJNZ R2,LOOP MOV R2,#7 LOOP1:RLC A 带进位左移 MOV P1,A CALL DELAY DJNZ R2,LOOP1 JMP START DELAY:MOV R3,#20 延时0.2秒 D1: MOV R4,#20 D2: MOV R5,#248 DJNZ R5,$ DJNZ R4,D2
    2012-11-22 13:22:07下载
    积分:1
  • 28335_examples
    模数采样,以及产生PWM波的程序,适用于DSP28335(Modulus sampling, and generate PWM wave procedures, applicable to DSP28335)
    2017-08-14 20:49:09下载
    积分:1
  • 51单片机TLC2543电压表
    说明:  基于51单片机的数字直流电压表相关材料,内容有原理图,仿真文件,论文材料,程序源码等。(The related materials of digital DC voltmeter based on 51 single chip computer include schematic simulation files, paper materials, program source code, etc.)
    2019-04-26 15:06:01下载
    积分:1
  • 多元线性回归算法C#版
    多元线性回归算法C#版,控制台程序多元线性回归算法C#版,控制台程序多元线性回归算法C#版,控制台程序多元线性回归算法C#版,控制台程序多元线性回归算法C#版,控制台程序
    2022-01-26 05:12:02下载
    积分:1
  • SHT3X_STM8_C驱动
    说明:  SHT3X的温度和湿度传感器驱动,用于驱动SHT3X系列芯片,目前市场上都是这种传感器。(temperatrue sensor driver of sht3x)
    2020-06-16 13:20:02下载
    积分:1
  • 聊天程序,服务器
    聊天程序,服务器端/客户端,类似与qq聊天,在.net下直接运行-Chat programs, server-side/client, similar to qq chat, in the. Net directly run
    2022-12-21 23:05:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载