What is the best way for scaling a 3d point cloud to a desired size?
7 views (last 30 days)
Show older comments
How can I scale a 3d point cloud to different desired (smaller) sizes?
0 Comments
Answers (2)
Suzy Lau
on 12 Oct 2016
Are you meaning how to change the size of axis?
2 Comments
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
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.
JVan
on 29 Jul 2021
Check out this Toolbox : Point cloud tools for Matlab - File Exchange - MATLAB Central (mathworks.com)
Specificaly the transform function available
0 Comments
See Also
Categories
Find more on Point Cloud Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!