newprogram
Programmer
Hi,
I am tring to convert MRI image .raw file to big endian dataset but I don't know how to handle this using perl.
Thanks in advance,
Below are the images information:
ObjectType = Image
NDims = 3
BinaryData = True
BinaryDataByteOrderMSB = False
TransformMatrix = 1 0 0 0 0 -1 0 1 0
Offset = -88.2439 -49.4819 81.8049
CenterOfRotation = 0 0 0
AnatomicalOrientation = RPI
ElementSpacing = 0.703125 0.703125 1.5
DimSize = 256 256 74
ElementType = MET_USHORT
ElementDataFile = test.raw
I am tring to convert MRI image .raw file to big endian dataset but I don't know how to handle this using perl.
Thanks in advance,
Below are the images information:
ObjectType = Image
NDims = 3
BinaryData = True
BinaryDataByteOrderMSB = False
TransformMatrix = 1 0 0 0 0 -1 0 1 0
Offset = -88.2439 -49.4819 81.8049
CenterOfRotation = 0 0 0
AnatomicalOrientation = RPI
ElementSpacing = 0.703125 0.703125 1.5
DimSize = 256 256 74
ElementType = MET_USHORT
ElementDataFile = test.raw