How to generate a point cloud in 3D?
이전 댓글 표시
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!
채택된 답변
추가 답변 (1개)
faten emad
2018년 9월 17일
0 개 추천
Hi Mike, your code is very good. I want to generate a point cloud of moving scan camera can you help me?
댓글 수: 5
Walter Roberson
2018년 9월 19일
Can you link to an example image?
faten emad
2018년 9월 19일
https://www.youtube.com/watch?v=vGHnpNNRHrw
i want to make like this video
Walter Roberson
2018년 9월 19일
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
2018년 9월 20일
can you help me with the codes?
Walter Roberson
2018년 9월 20일
카테고리
도움말 센터 및 File Exchange에서 Point Cloud Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
