[Insight-users] Convert 3D images to DICOM format

Luis Ibanez luis.ibanez at kitware.com
Fri Feb 26 16:21:19 EST 2010


Hi Rashedk,


Yes, this is very easy to do in ITK


Just use the example:

Insight/Examples/IO/
     ImageReadDicomSeriesWrite.cxx



    Regards,


          Luis


------------------------------------------------------------
On Fri, Feb 26, 2010 at 9:59 AM, rashedk <rashed.vtk at googlemail.com> wrote:
>
> Hi all,
>
> I have a 3D image in NIFTI format. Is it possible to convert this to a
> series of 2D DICOM images?
>
> I have looked at itkImageSeriesWriter but this requires GDCMSeriesFileNames
> that will generate the file names for the series. I am not sure how to
> initialize a GDCMSeriesFileNames from a single NIFTI file. Also, is it
> possible to pass the header information in NIFTI to DICOM using
> Set/GetMetaDataDictionaryArray ?
>
> Thanks in advance,
>
> Rashed.
> --
> View this message in context: http://old.nabble.com/Convert-3D-images-to-DICOM-format-tp27719280p27719280.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.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