<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);"> TransformType transformMatrix = registration->GetMetric();</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);"> std::cout<<"Reg Metric:"<<transformMatrix;<br>
<br>
Thanks and Regards<br>
Suresh G N<br>
</span>