How do I align a 3D pointset with another one which is the reference?
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi, I am having trouble with my code. I want to find a way to align a 3D pointset (matrix with 3x23 dimension) with a reference pointset, also 3D.
댓글 수: 0
답변 (1개)
Smit
2023년 2월 8일
Hi,
I understand that you want to know how to align a 3D pointset with another 3D pointset.
You can use the “pcregisterndt” function in MATLAB to register 2 point clouds.
댓글 수: 0
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!