ColorPointCloud2PLY​(X, Y, Z, IsColor, PLYfileName2write)

版本 1.1.0.0 (2.2 KB) 作者: Avishay Assayag
Writes Point Cloud data with colormap to a PLY file
145.0 次下载
更新时间 2018/2/14

查看许可证

ColorPointCloud2PLY(X,Y,Z,IsColor, PLYfileName2write)
ColorPointCloud2PLY writes range grid data with a colormap to a PLY file
X,Y,Z are 3 vectors representing Point Cloud
PLYfileName2write: path/name of the output ply file (e.g. 'dir/fname.ply')
ColorMap is based on Z depths
JET colormap is used, but can be changed to any other preferable map
IsColor = 0/1 - choose whether to write color or plain PLY file

引用格式

Avishay Assayag (2024). ColorPointCloud2PLY(X, Y, Z, IsColor, PLYfileName2write) (https://www.mathworks.com/matlabcentral/fileexchange/63269-colorpointcloud2ply-x-y-z-iscolor-plyfilename2write), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Other Formats 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Minor typos and help section fixes

1.0.0.0