[Insight-users] Resampling an image after a rigid body 3D registration

Remi Vieux revieux at yahoo.fr
Mon Aug 28 11:28:49 EDT 2006


Thanks Vince,
I forgot to mention that the transform is not computed by ITK. I shall
have a look at the itk::Transform class to see what I can do with it.
There seems to have a Translation Transform, but no Rotation Transform?

Remi

Le lundi 28 août 2006 à 09:14 -0500, Vincent A. Magnotta a écrit :
> Remi,
> 
> The ResampleImageFilter takes an ITK transform as well as an image to
> resample. You should be able to simply take your transform (assuming
> that the transform was created in ITK) and call the SetTransform method
> for the class.
> 
> Vince




More information about the Insight-users mailing list