How to decompose affine matrix to know rotation angle and translation?

55 次查看(过去 30 天)
I am using affine transformation in the function imregtform in Matlab. The output of the function tform.T gives an affine matrix. Affine matrix consists of translation, rotation, scale, and shear. In matlab affine matrix look like
translation would be e, and f. Now I want to decompose to find the rotation angle. But I don't know which order rotation, scale, and shear should be decomposed? Hence kindly recommend something.
Also if there is any easy way to find the rotation angle please suggest.

采纳的回答

Matt J
Matt J 2021-12-21
  4 个评论
arindam mondal
arindam mondal 2021-12-22
编辑:arindam mondal 2021-12-22
But different way of decomposition gives different rotation angle is it not true?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Linear Least Squares 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by