How to generate a point cloud in 3D?
Ältere Kommentare anzeigen
Hello dear community,
I would like to know if there is a fast way to create a cloud in 3D which consists of points. I would like to get something like this:

The points should be written into a simple matrix. Each row should represent one point. Thank you for your help!
Akzeptierte Antwort
Weitere Antworten (1)
faten emad
am 17 Sep. 2018
0 Stimmen
Hi Mike, your code is very good. I want to generate a point cloud of moving scan camera can you help me?
5 Kommentare
Walter Roberson
am 19 Sep. 2018
Can you link to an example image?
faten emad
am 19 Sep. 2018
https://www.youtube.com/watch?v=vGHnpNNRHrw
i want to make like this video
Walter Roberson
am 19 Sep. 2018
If you do not have a time-marked stream of data available, then you would need to have some kind of model of the object and you would need to do the equivalent of raycasting to generate points over time and add them to the pointcloud as you go.
faten emad
am 20 Sep. 2018
can you help me with the codes?
Walter Roberson
am 20 Sep. 2018
Kategorien
Mehr zu Point Cloud Processing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
