[MINC-users] dicom to minc converter

Alexandre CARMEL-VEILLEUX acveilleux at mrs.mni.mcgill.ca
Tue Nov 29 14:58:05 EST 2005


On Tue, Nov 29, 2005 at 11:21:12AM -0700, Teodor Stanescu wrote:
> 
> This is what I got:
> $ strings 1.3.46.670589.11.0.0.11.4.2.0.10138.5.5100.2004091311513190174.dcm | grep 1.2.840.10008.1.
> 1.2.840.10008.1.2
> 
> I guess it is bis endian (and not little endian as I previously mentioned).

	No, you were correct. This is the plainest encoding available.
You image data itself should be the last 131072 bytes of the file (for
256x256 images encoded over 2 bytes per voxel.)

	A dicom header or two would be useful. If you have dicom3_to_minc.pl,
you might also have dicom.pl which can dump the header. From the error
message generated from dicom3_to_minc.pl, it seems it can't figure out
the bit depeth and bit encoding of the image but it's hard to tell without
an header.

	OsiriX and eFilm both have options to show the dicom header,
I think.

Alex


More information about the MINC-users mailing list