[Insight-users] how can i extract the 3 slice from a file dicom?
Karthik Krishnan
Karthik.Krishnan at kitware.com
Mon May 16 09:36:49 EDT 2005
Livio Stoica wrote:
> I have a series of dicom file (200 file dicom 2d) from philips ct and
> i want to extract the three slice contained in any file, the x y and z
> slice. How can i do?
>
> thanks
> liviu
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
>
>
Livio:
You could read in the dicom series as a volume and then use the
ExtractImageFilter to extract any slice (parallel to any of the axis
planes).
Thanks
karthik
More information about the Insight-users
mailing list