How to create a nice point cloud from the blurred one

5 vues (au cours des 30 derniers jours)
Lathi20
Lathi20 le 17 Juil 2019
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
Regardsbuilding.png
  2 commentaires
Michael Madelaire
Michael Madelaire le 17 Juil 2019
I am afraid that is simply how your data looks.
You can only rotate the image to reveal a better angle.
Lathi20
Lathi20 le 17 Juil 2019
for example the top view shows a thick wall, I need to thin it with one plain of poin clouds such as the attached skech.
Are there a way to do such thing?
Regards
11.jpg

Connectez-vous pour commenter.

Réponses (1)

Kritika Bansal
Kritika Bansal le 29 Juil 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:

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by