[Insight-users] how to write mhd ?
x0_y0_0
x0_y0_0 at 126.com
Tue Jun 2 10:18:51 EDT 2009
hi,everyone,
I have a RAW data of MR image,and its format is 256*256*256, with 16bits stored and 12bits effective. I want to write a mhd/mha file for it .I tried to write it ,but it was wrong.
NDims = 3
ElementByteOrderMSB = False
ElementSpacing = 0.36 0.36 0.5
DimSize = 256 256 256
ElementType = MET_UCHAR
Offset = 0 0 0
ElementDataFile = patient.raw
could you tell me to I write?
regards,
mexiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090602/1b76ca82/attachment.htm>
More information about the Insight-users
mailing list