Image segmentation from point clouds
Mostra commenti meno recenti
I have some .ply files that storing 3D triangle meshes describing binary masks in image segmentation. These masks are manually contoured slice-by-slice. Usually they are stored in RS Dicom files. Now I want to read these ply files in MATLAB and convert them back to binary masks or contours. Any related resources or suggestions are appreciated. Thanks!
1 Commento
Risposte (1)
Sahil Jain
il 2 Set 2021
0 voti
Hi. You can use the "pcread" function to read point clouds from ".ply" files into MATLAB. For more information about point cloud processing in MATLAB, please refer to the "Point Cloud Processing" documentation page.
1 Commento
Xinyi Li
il 9 Set 2021
Categorie
Scopri di più su Point Cloud Processing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!