How to get rotation matrix from 3d points?

4 ビュー (過去 30 日間)
SOONMYUN JANG
SOONMYUN JANG 2020 年 12 月 4 日
コメント済み: SOONMYUN JANG 2020 年 12 月 10 日
I have 3 3d points and I need to find rotation matrix from these points.
P1(-401.428, 485.929, 772.921)
P2(-21.4433, 475.611, 772.511)
P3(-400.982, 483.56, 403.703)
How could I compute 3x3 rotation matrix? They are orthogonal. And I set P1 as a reference point.

採用された回答

Shadaab Siddiqie
Shadaab Siddiqie 2020 年 12 月 7 日
All the rotation matrix are orthogonal. To find rotation matrix for each axis please refer rotx. For more information about Matrix rotation refer this link.
  1 件のコメント
SOONMYUN JANG
SOONMYUN JANG 2020 年 12 月 10 日
I got it. Thank you!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInteractions, Camera Views, and Lighting についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by