[Insight-users] About 2d transform file reading and inverse transform

Subhra Sundar Goswami subhrasundargoswami at gmail.com
Sat Jun 18 14:39:50 EDT 2011


Using itk::TransformFileWriter I got my transform.tfm file. The data written
in that file is shown below.

"#Insight Transform File V1.0
# Transform 0
Transform: Euler2DTransform_double_2_2
Parameters: 0.136136 0.5 -0.6
FixedParameters: 90.5 108.5"

Now when I am using itk::TransformFileReader I am confused how I shall get
those parameter values and form the rotation matrix. Thogh if I get the
angle I can make the matrix. Then I need to inverse this transform. So, can
anyone suggest how can I read these parameter values with ITK objects and
inverse??


Regards
Subhra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110618/c34f67af/attachment.htm>


More information about the Insight-users mailing list