[Insight-users] another stupid question
Luis Ibanez
luis.ibanez at kitware.com
Thu Aug 10 12:33:58 EDT 2006
Hi Smriti,
Yes, You can rotate (resample) 3D image with ITK.
Use the itkVersorRigid3DTransform and the itkResampleImageFilter.
You may also want to look at the final part of the code in
Insight/Examples/Registration/
ImageRegistration8.cxx
Regards,
Luis
--------------------------
Smriti Raghunathan wrote:
> Is there a way that I can rotate 3D images. All the standard Resample
> Filter programs are for 2D rotations. i tried using the Versor
> transform from the Image Registration code but i am sure I made some
> mistake in implementing it. Any suggestions as to how I may go about
> rotating 3D images will be greatly appreciated.
>
> Thanks
>
> Smriti
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list