文件名称: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
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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.