3D spatial transformation
显示 更早的评论
MATLAB has a function cp2tform for 2D spatial transformation from control point pairs. Does anyone know a similar function for 3D spatial transformation?
回答(2 个)
Sean de Wolski
2012-2-28
doc maketform %and friends
Marion Jaud
2012-3-16
0 个投票
On MathWorks, you can look for "absoluteOrientationQuaternion.m"... It would allows you to have the scale factor (s), the rotation (R) and the translation (T).
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!