[Insight-users] from nrrd to dicom files

Luis Ibanez luis.ibanez at kitware.com
Tue Mar 17 12:28:41 EDT 2009


Hi Luca,

You can convert nrrd to Dicom,
by just running the example:

      Insight/Examples/IO
          ImageReadDicomSeriesWrite.cxx

It will work with any of the input image file
formats supported by ITK, not only with nrrd.

Note that you should modify the "modality" in the
code, in order to match the actual content of the
nrrd image.



      Regards,


         Luis


---------------------------
Luca Ramundo wrote:
> Hi all..
> I'd like to know if there is a way to get dicom file from nrrd file. I 
> have a file in nrrd format but I need dicom files..
> Otherwise is there somewhere a dataset for abdominal (dicom files + vtk 
> volume files)? I have  only vtk volume files and an nrrd file.. :-(
> 
> _____________________________________
> Powered by 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