How to i extract point clouds from a .mat file?
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Rebecca Krosnick
el 8 de Mzo. de 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
Respuestas (1)
pankhuri kasliwal
el 25 de Jun. de 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 comentarios
Ver también
Categorías
Más información sobre Point Cloud Processing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!