Construct a rotation matrix out of another rotation matrix

  • #1
The following is my problem: I have a rotation and rotation matrix, based on rotations around coordinate A(x1,y1,z1). But actually, the rotation found place around coordinate B(x2,y2,z2).

How can I adjust my rotation and translation matrix, so that it is adjusted for the rotations around coordinate B?
 
  • #2
Hi TravelGirl! :smile:

A rotation along AB is the same for both representations.

For rotations about axes AK and BK' perpendicular to AB, use σk'σk = … ? :wink:
 
  • #3
Maybe I explained my problem incorrectly, I am sorry for that.

Based on the rotations around point A, I received landmarks of the object I rotated and also got a rotation and translation matrix.
Though, actually I should rotate around B, and correct the positions of my landmarks for this.

So how do I correct my matrices for rotating around B in stead of A.
(and what does 'K' mean in your explanation? )
 

Suggested for: Construct a rotation matrix out of another rotation matrix

Replies
12
Views
953
Replies
14
Views
1K
Replies
3
Views
485
Replies
1
Views
631
Replies
4
Views
716
Replies
2
Views
823
Back
Top