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

Andras Lasso lasso at queensu.ca
Sun Sep 13 16:55:17 EDT 2015


FYI, you can import DICOM SRO objects and volumes into 3D Slicer and you can save the transform as an ITK transform file. You need to install the nightly version of 3D Slicer and the SlicerRT extension.

Andras

-----Original Message-----
From: Community [mailto:community-bounces at itk.org] On Behalf Of Siavash Khallaghi
Sent: Friday, September 11, 2015 1:47 PM
To: insight-users at itk.org
Subject: Re: [ITK] [ITK-users] How to use rotation matrix and translation to perform Rigid 3D transform?

paniwani wrote
> 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.

This is because the 3rd party tool has knowledge of the reference or that the transform is already a PET-to-CT transform. I am just telling you this to help you avoid problems in the future.


paniwani wrote
> I don't have Euler angles; I only have a rotation matrix M as above.

You can use the SetMatrix method of itkEuler3DTransform.


paniwani wrote
> Can I just use the Rigid3DTransform (as I seem to already have all the 
> input parameters for it and won't require any conversions)?

I am not sure, but give it a try, and if it works, post the results here.

HTH,

Siavash



--
View this message in context: http://itk-users.7.n7.nabble.com/How-to-use-rotation-matrix-and-translation-to-perform-Rigid-3D-transform-tp36114p36119.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
_______________________________________________
Community mailing list
Community at itk.org
http://public.kitware.com/mailman/listinfo/community


More information about the Insight-users mailing list