[ITK-users] Extracting image coordinate transform matrix
Ramana C
rc1515 at ic.ac.uk
Tue Aug 1 08:21:44 EDT 2017
Hi All,
I am using SimpleITK in Python (but help for any ITK/SimpleITK version would
be appreciated too!).
I am looking for a way to extract (or construct) the 4 by 4 transformation
matrix from an image that lets me transform physical space coordinates to
voxel coordinates of the image grid, and vice-versa.
I know that the image class has methods such as
image.TransformIndexToPhysicalPoint, but I was hoping that it would be
possible to extract the transformation matrix itself.
Any help with this would be greatly appreciated.
-Ramana
--
View this message in context: http://itk-users.7.n7.nabble.com/Extracting-image-coordinate-transform-matrix-tp38537.html
Sent from the ITK - Users mailing list archive at Nabble.com.
More information about the Insight-users
mailing list