How to create a nice point cloud from the blurred one

7 Ansichten (letzte 30 Tage)
Lathi20
Lathi20 am 17 Jul. 2019
Beantwortet: Kritika Bansal am 29 Jul. 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 Kommentare
Michael Madelaire
Michael Madelaire am 17 Jul. 2019
I am afraid that is simply how your data looks.
You can only rotate the image to reveal a better angle.
Lathi20
Lathi20 am 17 Jul. 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

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Kritika Bansal
Kritika Bansal am 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:

Community Treasure Hunt

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

Start Hunting!

Translated by