[Insight-users] How to retrieve translation from itk::Rigid3DTransform
Raghavendra Chandrashekara
rc3 at doc . ic . ac . uk
Fri, 09 May 2003 15:17:39 +0100
Thanks that's exactly what I was looking for.
Raghavendra.
Paul Yushkevich wrote:
> Hi Raghavendra,
>
> I am not 100% sure, but I think GetOffset() is will do what you're
> looking for. You can make a quick test by applying the transform to the
> vector (0,0,0) and seeing if the result matches the vector returned by
> GetOffset().
>
> Paul
>
> Raghavendra Chandrashekara wrote:
>
>> Hi all,
>>
>> Is there a way to retrieve the translation from the
>> itk::Rigid3DTransform class? There is a function for retrieving the
>> RotationMatrix but not the translation.
>>
>> Thanks,
>>
>> Raghavendra.
>>
>> _______________________________________________
>> Insight-users mailing list
>> Insight-users@public.kitware.com
>> http://public.kitware.com/mailman/listinfo/insight-users
>>
>>
>
>