彩色线结构光编码,三维重建恢复demo,点云处理我要分享

Color line structured light coding, 3D reconstruction, demo, point cloud processing

点云三维重建 结构光--点云 结构光 彩色点云 结构光-点云

关注次数: 293

下载次数: 0

文件大小: 444KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

彩色线结构光编码,三维重建恢复demo,点云处理.


English Description:

Color line structured light coding, 3D reconstruction, demo, point cloud processing


代码预览

codedlight_demo\calibration

codedlight_demo\calibration\calibration1.txt

codedlight_demo\correspondences

codedlight_demo\correspondences\corr_monks_horse1.dat

codedlight_demo\correspondences\corr_monks_horse2.dat

codedlight_demo\correspondences\corr_monks_mascara1.dat

codedlight_demo\correspondences\corr_monks_plane1.dat

codedlight_demo\images

codedlight_demo\images\monks_horse1_aligned_median3.jpg

codedlight_demo\images\monks_mascara1_aligned_median3.jpg

codedlight_demo\images\monks_plane1_aligned.jpg

codedlight_demo\images\Thumbs.db

codedlight_demo\LoadCalibration.m

codedlight_demo\LoadCorrespondences.m

codedlight_demo\lsplane.m

codedlight_demo\Patterns

codedlight_demo\Patterns\Monks.tif

codedlight_demo\prn2byuDELAUNAY.m

codedlight_demo\readme.txt

codedlight_demo\reconstructed3Dpoints

codedlight_demo\reconstructed3Dpoints\monks_horse1.g

codedlight_demo\reconstructed3Dpoints\monks_horse1.prn

codedlight_demo\reconstructed3Dpoints\monks_horse2.prn

codedlight_demo\Reconstruction3D.m

codedlight_demo\segmentation

codedlight_demo\segmentation\CountZeroCrossings.m

codedlight_demo\segmentation\DerivateVector.m

codedlight_demo\segmentation\DynamicProgramming

codedlight_demo\segmentation\DynamicProgramming\CalculateCost_and_PathMatrices.m

codedlight_demo\segmentation\DynamicProgramming\CLAMP.m

codedlight_demo\segmentation\DynamicProgramming\Consistency.m

codedlight_demo\segmentation\DynamicProgramming\Cost_and_Path.m

codedlight_demo\segmentation\DynamicProgramming\score.m

codedlight_demo\segmentation\DynamicProgramming\TrackOptimalPath.m

codedlight_demo\segmentation\DynamicProgramming\TrackOptimalPath_old.m

codedlight_demo\segmentation\IdentifyRGB.m

codedlight_demo\segmentation\Normalized_centroid.m

codedlight_demo\segmentation\Segment_Pattern_Row.m

codedlight_demo\segmentation\stripe_RGB.mat

codedlight_demo\SegmentPattern_MONKS.m

codedlight_demo