[Insight-users] Raw data -> Dicom series

Luis Ibanez luis.ibanez at kitware.com
Thu Mar 3 09:41:57 EST 2011


Hi Ella,

Please do the following:

1) Create a MetaImage header for your raw file.

2) Use the example

    ITK/Examples/IO/ImageReadDicomSeriesWrite.cxx


---

The metaimage header (1) is a text file with extension
.mhd that will have content similar to:

NDims = 3
DimSize = 181 217 180
ElementType = MET_UCHAR
ElementSpacing = 1.0 1.0 1.0
ElementByteOrderMSB = False
ElementDataFile = myimage.raw

More details at:
http://www.itk.org/ITK/resources/links.html


    Luis


-----------------------
On Thu, Mar 3, 2011 at 8:52 AM, Ella Maria Kadas <ella_kadas at yahoo.com>wrote:

> Hi Luis,
>
> ...
>    As input i get some Raw data and would like to save them as Dicom
> series. It there some easy way to solve this using ITK?
>  Thanks,
> Ella
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110303/e3b13ed5/attachment-0001.htm>


More information about the Insight-users mailing list