[Insight-users] some problem about 3D RAW convert to DICOM series?

Mathieu Malaterre mathieu.malaterre at gmail.com
Fri Jun 5 10:12:42 EDT 2009


2009/6/1 x0_y0_0 <x0_y0_0 at 126.com>:
>
> hi,everyone,
>    I have a dataset of 3D RAW ,and its Parameters:  256*256*256; 16bits,
> effective bits are 12 bits. I want to convert it to 256 pieces DICOM image.
> I goole in the Internet,and someone use DicomSeriesReadImageWrite2.cxx to
> deal with it ,and I tried but failed.
> Input:
> DicomSeriesReadImageWrite2.exe   G:\DicomSeriesReadImageWrite2\debug\alta  G:\DicomSeriesReadImageWrite2\debug\output
> Inputfile-atlas_data.mhd:
>                NDims = 3
>                ElementByteOrderMSB = False
>                ElementSpacing = 1 1 1
>                DimSize = 256 256 256
>                ElementType = MET_UCHAR
>                Offset = 13.4 275 43.2
>                ElementDataFile = atlas_data.raw
> error:
>       itkGDCMSeriesFileNames.cxx:GDCMSeriesFileNames[01834BB8]:No Series
> were found.
>  Could anybody help me ? thanks!

This example takes as input a DICOM series. This is not the example you want.

-- 
Mathieu


More information about the Insight-users mailing list