What is the best way for scaling a 3d point cloud to a desired size?
조회 수: 5 (최근 30일)
이전 댓글 표시
How can I scale a 3d point cloud to different desired (smaller) sizes?
댓글 수: 0
답변 (2개)
Suzy Lau
2016년 10월 12일
Are you meaning how to change the size of axis?
댓글 수: 2
soyoung shin
2017년 6월 29일
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
2017년 6월 29일
@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
2021년 7월 29일
Check out this Toolbox : Point cloud tools for Matlab - File Exchange - MATLAB Central (mathworks.com)
Specificaly the transform function available
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Point Cloud Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!