How to i extract point clouds from a .mat file?
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,i currently have a .mat file that has an array of 30 point clouds (.ply) files in it . the entire array is named "Room" .I tried extracting each point cloud , but I am unable to do so as the Point clouds are not the accepted format
2 commentaires
Rebecca Krosnick
le 8 Mar 2016
Can you please provide your code? Is Room an array or cell array? Also perhaps this link will be helpful: https://www.mathworks.com/examples/matlab-computer-vision/mw/vision_product-StitchPointCloudsExample-3-d-point-cloud-registration-and-stitching
Réponses (1)
pankhuri kasliwal
le 25 Juin 2019
Hi,
Could you please provide the relevant data files, if not then you may try the following links.
All these are related to extracting point cloud data from a mat file
0 commentaires
Voir également
Catégories
En savoir plus sur Point Cloud Processing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!