[Insight-users] Convert a set of 2D images to 3D
Luis Ibanez
luis.ibanez at kitware.com
Fri Apr 17 14:36:48 EDT 2009
Hi Luis,
Yes,
the same should work for pasting 3D images into to 4D images.
Regards,
Luis
---------------------------
Luis Roberto P. Paula wrote:
> Thanks Luis!! This is a much better approach (itkPasteImageFilter).
>
> I guess it works the same way from 3D to 4D, right?
>
> Regards,
> Luis
>
> On Thu, Apr 16, 2009 at 1:59 PM, Luis Ibanez <luis.ibanez at kitware.com
> <mailto:luis.ibanez at kitware.com>> wrote:
>
>
> Hi Luis,
>
> If your images are in individual 2D files, then
> you could simply use the ImageSeriesReader.
>
> If your images are in an array of 2D images in
> memory, then you may want to use the Paste
> filter:
>
> http://itk.org/Doxygen/html/itkPasteImageFilter_8h.html
>
> You will have to call it multiple times...
> once per input slice.
>
>
> Regards,
>
>
> Luis
>
>
> ---------------------------
>
> Luis Roberto P. Paula wrote:
>
> Hi All,
>
> I have a set of 2D images in axial orientation and I want to
> create a 3D volume with this images.
>
> It would be de reverse operation of the class ExtractImageFilter.
>
> Does anybody knows how to do it?
>
> Thanks in advance,
> Luis
>
>
> ------------------------------------------------------------------------
>
> _____________________________________
> Powered by www.kitware.com <http://www.kitware.com>
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list