<br clear="all"><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(51, 51, 51); font-family: arial, sans-serif; font-size: 13px; ">Using itk::TransformFileWriter I got my transform.tfm file. The data written in that file is shown below.<div>
<br><div>&quot;#Insight Transform File V1.0<div># Transform 0</div><div>Transform: Euler2DTransform_double_2_2</div><div>Parameters: 0.136136 0.5 -0.6</div><div>FixedParameters: 90.5 108.5&quot;</div><div><br></div><div>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??</div>
<div><br></div><div><br></div><div>Regards</div><div>Subhra</div></div></div></span><br>