フィルターのクリア

How to calculate 3 rotation angles and scaling factor from 3 by 3 affine parameters matrix

3 ビュー (過去 30 日間)
zohre saeedi
zohre saeedi 2016 年 7 月 15 日
編集済み: zohre saeedi 2016 年 7 月 15 日
I have 2 triangle in 2_D. I need to calculate rotation angle,scaling and translate value between them. I use matlab and calculate affine transform between them :
T=[t11 t12 0;t21 t22 0;t31 t32 1]
which element of T are scaling parameter?
which element of T are rotation angle ?
which element of T are translation ?
for example,what is t11?t12?.... can anybody help me?

回答 (0 件)

カテゴリ

Help Center および File ExchangeGeometric Transformation and Image Registration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by