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
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类别
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Other Formats >
在 Help Center 和 MATLAB Answers 中查找有关 Other Formats 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!