CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程

文件名称:Real-Time-Structured-Light

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-10-18
  • 文件大小:
    683.67kb
  • 已下载:
    6次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

三维重建,单目相机+结构光,实时扫描重建代码,基于开源项目-This software is designed to enable anyone to implement a custom 3D structured light scanner using a single camera and light projector. It is modular and has a focus on processing speed, enabling real-time structured light capture at 20 Hz and more. When using standard commercial projector and a webcam, the obtainable speed is lower due to the lack of hardware triggering.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

slstudio-master/
slstudio-master/.gitignore
slstudio-master/README.md
slstudio-master/matlab/
slstudio-master/matlab/Camera.m
slstudio-master/matlab/CameraMex.cpp
slstudio-master/matlab/Projector.m
slstudio-master/matlab/ProjectorMex.cpp
slstudio-master/matlab/class_handle.hpp
slstudio-master/matlab/determineGammaResponse.m
slstudio-master/matlab/make.m
slstudio-master/matlab/readSLCalib.m
slstudio-master/matlab/writeSLCalib.m
slstudio-master/src/
slstudio-master/src/SLAboutDialog.cpp
slstudio-master/src/SLAboutDialog.h
slstudio-master/src/SLAboutDialog.ui
slstudio-master/src/SLCalibrationDialog.cpp
slstudio-master/src/SLCalibrationDialog.h
slstudio-master/src/SLCalibrationDialog.ui
slstudio-master/src/SLCameraVirtual.cpp
slstudio-master/src/SLCameraVirtual.h
slstudio-master/src/SLCameraWorker.cpp
slstudio-master/src/SLCameraWorker.h
slstudio-master/src/SLDecoderWorker.cpp
slstudio-master/src/SLDecoderWorker.h
slstudio-master/src/SLPointCloudWidget.cpp
slstudio-master/src/SLPointCloudWidget.h
slstudio-master/src/SLPointCloudWidgetOld.cpp
slstudio-master/src/SLPointCloudWidgetOld.h
slstudio-master/src/SLPoseWidget.cpp
slstudio-master/src/SLPoseWidget.h
slstudio-master/src/SLPreferenceDialog.cpp
slstudio-master/src/SLPreferenceDialog.h
slstudio-master/src/SLPreferenceDialog.ui
slstudio-master/src/SLProjectorVirtual.cpp
slstudio-master/src/SLProjectorVirtual.h
slstudio-master/src/SLProjectorWorker.cpp
slstudio-master/src/SLProjectorWorker.h
slstudio-master/src/SLResources.qrc
slstudio-master/src/SLScanWorker.cpp
slstudio-master/src/SLScanWorker.h
slstudio-master/src/SLStudio.cpp
slstudio-master/src/SLStudio.h
slstudio-master/src/SLStudio.pro
slstudio-master/src/SLStudio.ui
slstudio-master/src/SLTraceWidget.cpp
slstudio-master/src/SLTraceWidget.h
slstudio-master/src/SLTrackerDialog.cpp
slstudio-master/src/SLTrackerDialog.h
slstudio-master/src/SLTrackerDialog.ui
slstudio-master/src/SLTrackerWorker.cpp
slstudio-master/src/SLTrackerWorker.h
slstudio-master/src/SLTriangulatorWorker.cpp
slstudio-master/src/SLTriangulatorWorker.h
slstudio-master/src/SLVideoDialog.cpp
slstudio-master/src/SLVideoDialog.h
slstudio-master/src/SLVideoDialog.ui
slstudio-master/src/SLVideoWidget.cpp
slstudio-master/src/SLVideoWidget.h
slstudio-master/src/calibrator/
slstudio-master/src/calibrator/CThinPlateSpline.cpp
slstudio-master/src/calibrator/CThinPlateSpline.h
slstudio-master/src/calibrator/CalibrationData.cpp
slstudio-master/src/calibrator/CalibrationData.h
slstudio-master/src/calibrator/Calibrator.h
slstudio-master/src/calibrator/CalibratorLocHom.cpp
slstudio-master/src/calibrator/CalibratorLocHom.h
slstudio-master/src/calibrator/CalibratorRBF.cpp
slstudio-master/src/calibrator/CalibratorRBF.h
slstudio-master/src/calibrator/CalibratorTest.pro
slstudio-master/src/calibrator/RBFInterpolator.cpp
slstudio-master/src/calibrator/RBFInterpolator.h
slstudio-master/src/calibrator/mainCalibratorTest.cpp
slstudio-master/src/camera/
slstudio-master/src/camera/Camera.cpp
slstudio-master/src/camera/Camera.h
slstudio-master/src/camera/CameraIDSImaging.cpp
slstudio-master/src/camera/CameraIDSImaging.h
slstudio-master/src/camera/CameraIIDC.cpp
slstudio-master/src/camera/CameraIIDC.h
slstudio-master/src/camera/CameraPointGrey.cpp
slstudio-master/src/camera/CameraPointGrey.h
slstudio-master/src/camera/CameraTest.cpp
slstudio-master/src/camera/CameraTest.h
slstudio-master/src/camera/CameraTest.pro
slstudio-master/src/camera/CameraTest.ui
slstudio-master/src/camera/CameraWorker.cpp
slstudio-master/src/camera/CameraWorker.h
slstudio-master/src/camera/CameraXIMEA.cpp
slstudio-master/src/camera/CameraXIMEA.h
slstudio-master/src/camera/mainCameraTest.cpp
slstudio-master/src/camera/simplecameratest.cpp
slstudio-master/src/camera/simplecameratest.pro
slstudio-master/src/codec/
slstudio-master/src/codec/Codec.h
slstudio-master/src/codec/CodecCalibration.cpp
slstudio-master/src/codec/CodecCalibration.h
slstudio-master/src/codec/CodecFastRatio.cpp
slstudio-master/src/codec/CodecFastRatio.h
slstudio-master/src/codec/CodecGrayCode.cpp
slstudio-master/src/codec/CodecGrayCode.h
slstudio-master/src/codec/CodecPhaseShift2p1.cpp
slstudio-master/src/codec/CodecPhaseShift2p1.h
slstudio-master/src/codec/CodecPhaseShift2x3.cpp
slstudio-master/src/codec/CodecPhaseShift2x3.h
slstudio-master/src/codec/CodecPhaseShift3.cpp
slstudio-master/src/codec/CodecPhaseShift3.h
slstudio-master/src/codec/CodecPhaseShift3DirectLight.cpp
slstudio-master/src/codec/CodecPhaseShift3FastWrap.cpp
slstudio-master/src/codec/CodecPhaseShift3FastWrap.h
slstudio-master/src/codec/CodecPhaseShift3Unwrap.cpp
slstudio-master/src/codec/CodecPhaseShift3Unwrap.h
slstudio-master/src/codec/CodecPhaseShift4.cpp
slstudio-master/src/codec/CodecPhaseShift4.h
slstudio-master/src/codec/CodecPhaseShiftDescatter.cpp
slstudio-master/src/codec/CodecPhaseShiftDescatter.h
slstudio-master/src/codec/CodecPhaseShiftMicro.cpp
slstudio-master/src/codec/CodecPhaseShiftMicro.h
slstudio-master/src/codec/CodecPhaseShiftModulated.cpp
slstudio-master/src/codec/CodecPhaseShiftModulated.h
slstudio-master/src/codec/CodecPhaseShiftNStep.cpp
slstudio-mas

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com