[Insight-users] Error reading file MHD
Reinaldo
rheineo at gmail.com
Thu Jun 4 12:48:03 EDT 2009
Hi,
I am reading a file MHD which contains information of an image of raw data,
the raw image has a size of 500x500, if then multiply the result by two
gives me half of what it should read in the program.
example:
500 * 500 = 250 000
250 000 * 2 = 500 000
the error is:
MetaImage: M_ReadElements: data not read completely
ideal = 1 000 000 : actual = 500 000
this is the onfiguration of file mhd
NDims = 2
DimSize = 500 500
ElementSpacing = 1 1
ElementByteOrderMSB = false
ElementType = MET_UINT
ElementDataFile = t02.raw
thanks for the cooperation.
--
REINALDO
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090604/5d8d2eb8/attachment.htm>
More information about the Insight-users
mailing list