[ITK] [ITK-users] How to use rotation matrix and translation to perform Rigid 3D transform?

paniwani paniwani at gmail.com
Fri Sep 11 13:35:47 EDT 2015


I have been able to use a 3rd party radiotherapy visualization tool to verify
that the registration works properly. So I don't think the images are
registered to a particular tracker. That should not be a problem.

The Euler transform states:

"The serialization of the optimizable parameters is an array of 6 elements.
The first 3 represents three euler angle of rotation respectively about the
X, Y and Z axis. The last 3 parameters defines the translation in each
dimension."

I don't have Euler angles; I only have a rotation matrix M as above. Can I
just use the Rigid3DTransform (as I seem to already have all the input
parameters for it and won't require any conversions)?



--
View this message in context: http://itk-users.7.n7.nabble.com/How-to-use-rotation-matrix-and-translation-to-perform-Rigid-3D-transform-tp36114p36118.html
Sent from the ITK - Users mailing list archive at Nabble.com.
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list