[Insight-users] Reslice volume according to 'Image Orientation' Dicom tag.

Simon Warfield warfield at crl.med.harvard.edu
Fri Jun 2 09:58:27 EDT 2006


Laurent PAUL wrote:
> Hi users,
>
> I get images with Image Orientation Dicom tag non equal to 1\0\0\0\1\0.
> I'd want to align rows and columns respectively on X and Y axes.
>
> I know there a class in VTK to reslice volume (great to dispaly coronal,
> sagittal and transversal views!).
> Is there an equivalent class in ITK which reslices the volume using
> Direction cosines?
>   

You can use the OrientImageFilter to get a new image which has direction 
cosines close to 1 0 0 , 0 1 0 , 0 0 1 .

> Thanks,
>
> Laurent.
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>   
--
Simon



More information about the Insight-users mailing list