What is the best way for scaling a 3d point cloud to a desired size?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
How can I scale a 3d point cloud to different desired (smaller) sizes?
0 Commenti
Risposte (2)
Suzy Lau
il 12 Ott 2016
Are you meaning how to change the size of axis?
2 Commenti
soyoung shin
il 29 Giu 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
il 29 Giu 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
il 29 Lug 2021
Check out this Toolbox : Point cloud tools for Matlab - File Exchange - MATLAB Central (mathworks.com)
Specificaly the transform function available
0 Commenti
Vedere anche
Categorie
Scopri di più su Point Cloud Processing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!