How to create a nice point cloud from the blurred one
3 views (last 30 days)
Show older comments
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 Comments
Michael Madelaire
on 17 Jul 2019
I am afraid that is simply how your data looks.
You can only rotate the image to reveal a better angle.
Answers (1)
Kritika Bansal
on 29 Jul 2019
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 Comments
See Also
Categories
Find more on Preprocessing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!