[Insight-users] Can ImageSeriesReader read slice-by-slice?
Luis Ibanez
luis.ibanez at kitware.com
Mon Feb 2 14:47:58 EST 2009
Hi John,
The ImageSeriesReader doesn't have a function built-in for reading
individual slices.
You could read a slice directly by simply using the ImageFileReader.
Or.. you could also remove the other filenames from the list of
the filenameseries...
Regards,
Luis
--------------------
John Smith wrote:
> Dear all,
>
> I'm using ImageSeriesReader to convert a set of DIOCM slice into a 3D
> DICOM image and it works. The question is, can one directly get one
> slice directly, i.e. reader->somefunction(slice), from the reader? or do
> I have to cut the 3D image to do that?
>
> Thanks in advance,
>
> John
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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