[Insight-users] Getting translational transform matrix in each iteration

Suresh G N suresh.gn at gmail.com
Mon Dec 12 03:23:28 EST 2005


Hi All,

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.

This is the code i tried to access the matrix:

    TransformType transformMatrix = registration->GetMetric();
    std::cout<<"Reg Metric:"<<transformMatrix;

Thanks and Regards
Suresh G N
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20051212/d2956802/attachment.htm


More information about the Insight-users mailing list