What is the best way for scaling a 3d point cloud to a desired size?

14 views (last 30 days)
How can I scale a 3d point cloud to different desired (smaller) sizes?

Answers (2)

Suzy Lau
Suzy Lau on 12 Oct 2016
Are you meaning how to change the size of axis?
  2 Comments
soyoung shin
soyoung shin on 29 Jun 2017
I also want to know how to change the scale of 3D point cloud. I did reconstruction from two 2d images but the actual scale is different between the 3D point cloud. Can you please explain how to change the scale?
Jan
Jan on 29 Jun 2017
@soyoung shin: Please do not post a question as a comment to an answer. Remove this message and open a new thread, please. Then add more details. It seems to be the trivial answer, that you have to divide the coordinates by the wanted factor.

Sign in to comment.


JVan
JVan on 29 Jul 2021
Specificaly the transform function available

Community Treasure Hunt

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

Start Hunting!