[Insight-users] Re: dcm files : How to write DICOM files
Luis Ibanez
luis.ibanez at kitware.com
Thu Jul 28 17:14:52 EDT 2005
Hi Xavier,
Please read the ITK Software Guide
http://www.itk.org/ItkSoftwareGuide.pdf
In particular the Chapter 7 "Reading and
Writing Images". On section 7.12 you will
find instructions on how to write DICOM
images. This is in pdf-pages 320-338.
The source code examples for that section
are all available under the directory:
Insight/Examples/IO
Regards,
Luis
-------------------
Xavier Ripoche wrote:
> Hi Luis,
> I want to create a dcm file with only image data, because I need to
> import this file to software that don't accept, for the moment, other
> format files.
> I try reading mha and writing with writer->SetImageIO( gdcmIO ); but
> something is missing. Header I think ?
> It is quite not clear, I hope you can help me.
> Thanks,
> Xavier
>
>
More information about the Insight-users
mailing list