[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Rotation matrix definition
From: |
Francesco Potortì |
Subject: |
Re: Rotation matrix definition |
Date: |
Thu, 21 Nov 2019 18:42:27 +0100 |
>I need to convert the translations + rotations from global coordinate
>system into a new coordinate system that is translated+rotated from the
>global one. How do I obtain that ?
Load the 'image' package, and look at the tform functions:
cp2tform
maketform
tformfwd
tforminv
--
Francesco Potortì (ricercatore) Voice: +39.050.621.3058
ISTI - Area della ricerca CNR Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa Skype: wnlabisti
(gate 20, 1st floor, room C71) Web: http://fly.isti.cnr.it
- Re: Rotation matrix definition, (continued)
- Re: Rotation matrix definition, Farzad Torabi, 2019/11/21
- Re: Rotation matrix definition, Farzad Torabi, 2019/11/21
- Re: Rotation matrix definition, kingcrimson, 2019/11/22
- Re: Rotation matrix definition, Farzad Torabi, 2019/11/25
- Re: Rotation matrix definition, Farzad Torabi, 2019/11/25
- Re: Rotation matrix definition, Farzad Torabi, 2019/11/26
- Re: Rotation matrix definition, kingcrimson, 2019/11/26
- Re: Rotation matrix definition, Farzad Torabi, 2019/11/26
- Re: Rotation matrix definition, Carlo de Falco, 2019/11/27
- Re: Rotation matrix definition, Carlo de Falco, 2019/11/27
Re: Rotation matrix definition,
Francesco Potortì <=