[ITK] ImageSeriesReader
Fijoy Vadakkumpadan
tofijoy at gmail.com
Thu Mar 2 10:11:59 EST 2017
Hello,
Can the ImageSeriesReader assemble data from a list of 2D images in
multiple file formats into one 3D image?
The documentation says "File format may vary between the files ...".
However, when I look at the code examples, I see that we need to specify a
single file format (e.g., PNG) like this
seriesReader->SetImageIO(itk::PNGImageIO::New())
Is there a way to get a single instance of ImageSeriesReader to read from
multiple file formats?
Documentation I'm referring to:
https://itk.org/Doxygen/html/classitk_1_1ImageSeriesReader.html
Thanks,
--Fijoy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20170302/79a18dfb/attachment.html>
More information about the Community
mailing list