How to create a nice point cloud from the blurred one
4 次查看(过去 30 天)
显示 更早的评论
Hello,
I would like to create a nice point cloud from the blurred onehow to , and do not know how to do it. Could you please avise me how to do it?
I have attached to you the point cloud data and its plot
Regards
2 个评论
Michael Madelaire
2019-7-17
I am afraid that is simply how your data looks.
You can only rotate the image to reveal a better angle.
回答(1 个)
Kritika Bansal
2019-7-29
Hi,
As per my understanding of your questions and comments, you want your point cloud to be represented with a fewer number of points that it currently has.
You may achieve the desired results by using the pcdownsample (preferable) and pcdenoise functions of MATLAB. You can use the following links to refer to their documentation:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Preprocessing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!