登录
首页 » C++ » LightStripe_Calibration_Reconstruction

LightStripe_Calibration_Reconstruction

于 2020-12-14 发布 文件大小:36KB
0 171
下载积分: 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 个回复

  • 1602的几种典型显示状态及解决方案
    对lcd1602屏的一些常见问题作出解释,并附上一段51单片机驱动lcd1602代码(Explain some common problems of LCD 1602 screen, and attach a section of LCD 1602 code driven by 51 single chip computer.)
    2019-03-18 22:18:12下载
    积分:1
  • shurce
    k在VC中对话框程序中实现切分窗口的控件类,不错的源码(K in VC dialog box procedure of segmentation window in the control class, a good source)
    2017-06-01 17:21:19下载
    积分:1
  • 21ic下载_STM32F103 ATT7022 MODBUS工程 源程序_
    ATT7022是一种多功能高精度三相电能计量专用芯片,适用于三相三线的应用。将采集到的电量参数通过本身自带的SPI串行口传输给处理器上。(ATT7022 is a multi-function and high-precision three-phase power metering special chip, which is suitable for three-phase three wire applications. The collected power parameters are transmitted to the processor through the SPI serial port.)
    2018-11-07 11:09:47下载
    积分:1
  • windows屏幕手写键盘
    制作一个屏幕键盘最主要的核心就是焦点的问题,如何才能打字的时候让窗体得不到焦点,我主要想说说这个。 让窗体得不到焦点使用API函数SetWindowLong()即可搞定这个问题,但是又不能让其一直都得不到焦点否则窗体就没法拖动了,所以还要弄个鼠标钩子来监控鼠标行为,若鼠标点击在程序的按键区域就让窗体失去焦点,若点击在按键区以外包括程序边框都让其得到焦点,这样就搞定了这个最核心的问题
    2022-07-25 07:05:53下载
    积分:1
  • continuum-6672
    Continum是一个金融模拟程序,使用 C# 2.0 winform 编写。(Continuum is an financial simulation program written in c# 2.0 winforms.)
    2009-04-13 10:04:05下载
    积分:1
  • gpsdata(Com-dll)
    WinCE 上仿Mobile GPS 接口实现GPS 数据解析DLL。(GPS data analysis interface on WinCE)
    2013-12-11 16:34:35下载
    积分:1
  • ThreePhasePFC28335
    说明:  三相PFC数字控制代码,基于TMS320F28335芯片编写,运行没问题。(Three Phase PFC digital control code, based on TMS320F28335 chip, no problem in operation.)
    2019-11-14 21:41:58下载
    积分:1
  • stm32 哈尔门模式和 pwm 模式
    在闸门模式下从 stm32 平台这可以容易地输出珍贵的脉冲个数 !
    2023-08-31 01:30:06下载
    积分:1
  • netlink_ipc
    netlink通信模板,用于和内核驱动进行通信(netlink communication module)
    2020-06-20 18:20:02下载
    积分:1
  • TMC2130Stepper-master
    说明:  TMC2130 Stepper Source code
    2020-05-13 18:24:28下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载