Reading the 4X4 T matrix after fine registration
Posted: Tue Jul 21, 2015 4:40 am
Hi
I need to read the T matrix and be sure of the interpretation. So the format in CC is to have the scaling parameter on the diagonal and the translation vector in the last column. So far so good. Now I know the rotation should be a 'standard' Rij matrix but what confuses me here is that to have R11, R22 and R33 equal to scale you surely have had to transform the whole matrix? And I presume the units are radians?
Any chance I could see the code for the R matrix? Ultimately I need to know the rotation angles as well as the translation vector and scale.
Merci
Patrice
I need to read the T matrix and be sure of the interpretation. So the format in CC is to have the scaling parameter on the diagonal and the translation vector in the last column. So far so good. Now I know the rotation should be a 'standard' Rij matrix but what confuses me here is that to have R11, R22 and R33 equal to scale you surely have had to transform the whole matrix? And I presume the units are radians?
Any chance I could see the code for the R matrix? Ultimately I need to know the rotation angles as well as the translation vector and scale.
Merci
Patrice