[Insight-users] VersorRigid3dTransform
Martin Urschler
martin at urschler.info
Tue Jun 28 10:59:16 EDT 2005
hi karthik,
I think I got it now,
the transform and the inital transform parameters are very much related
to each other, it is not simply possible to just use these parameters
independent of the transform, since the transform is the only place
where the center is stored.
What I did up to now was passing around the transform parameters in my
code and if I needed the corresponding transform I created a new
Transform object and initialized it with the transform parameters.
Unfortunatley I lost the centers this way and many things didn't work
the way I expected them to work.
I guess it would be a good idea to include this issue into the doxygen
documentation of all the classes that make use of a center this way.
regards,
Martin
More information about the Insight-users
mailing list