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

Writes Point Cloud data with colormap to a PLY file
147 téléchargements
Mise à jour 14 fév. 2018

Afficher la licence

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

Citation pour cette source

Avishay Assayag (2025). ColorPointCloud2PLY(X, Y, Z, IsColor, PLYfileName2write) (https://www.mathworks.com/matlabcentral/fileexchange/63269-colorpointcloud2ply-x-y-z-iscolor-plyfilename2write), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2015b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Minor typos and help section fixes

1.0.0.0