How do I align a 3D pointset with another one which is the reference?

3 ビュー (過去 30 日間)
Marta Bel
Marta Bel 2023 年 2 月 5 日
回答済み: Smit 2023 年 2 月 8 日
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.

回答 (1 件)

Smit
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.
For more information, you can refer the documentation page for the “pcregisterndt” function.

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by