Borrar filtros
Borrar filtros

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

3 visualizaciones (últimos 30 días)
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?

Respuestas (0)

Categorías

Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by