<span style="color: rgb(51, 51, 255);">Hi All,</span><br style="color: rgb(51, 51, 255);">
<br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">I am using translational
transform to register images. I want to check the translational matrix
in each iteration. Is it possible to display the matrix in each
iteration? If yes, please show me how to do it. </span><br style="color: rgb(51, 51, 255);">
<br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">This is the code i tried to access the matrix:</span><br style="color: rgb(51, 51, 255);">
<br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">&nbsp;&nbsp;&nbsp; TransformType transformMatrix = registration-&gt;GetMetric();</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">&nbsp;&nbsp;&nbsp; std::cout&lt;&lt;&quot;Reg Metric:&quot;&lt;&lt;transformMatrix;<br>
<br>
Thanks and Regards<br>
Suresh G N<br>
</span>