Recompose a 3D shape from 2 sub matrix
1 回表示 (過去 30 日間)
古いコメントを表示
I am looking for a way to align 3D shapes and thus recompose a matrix. I have 3 matrix AB, A and B which contain each a 3D item and AB is composed of A and B.
I would like to find the rotation, translation needed for A and B to rebuild AB.
Do you have any methodology, or useful functions that could help me ?
Regards.
2 件のコメント
Matt J
2012 年 10 月 30 日
編集済み: Matt J
2012 年 10 月 30 日
Explain what "AB is composed of A and B" means. Do you mean that AB is the sum of roto-translated versions of A and B? So you have 6 degrees of freedom in A and another 6 dof in B?
Which of your data are matrices (2D) and which of your data are 3D arrays?
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!