How to i extract point clouds from a .mat file?
조회 수: 8 (최근 30일)
이전 댓글 표시
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
Rebecca Krosnick
2016년 3월 8일
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
답변 (1개)
pankhuri kasliwal
2019년 6월 25일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Point Cloud Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!