How to open .raw files?

11 次查看(过去 30 天)
Joaquim
Joaquim 2017-1-25
Hello everybody, I would like to ask how can I open a .raw file. I have two images of different types. The parameter of the first one are:
ObjectType = Image
CompressedData = False
BinaryData = True
NDims = 3
DataType = double
DimSize = 288 288 400
ElementSize = 1 1 1
ElementSpacing = 1 1 1
ElementType = MET_DOUBLE
ElementByteOrderMSB = False
ElementDataFile = elastixTMP_170125112822_68197190_target.raw
The parameters of the second one are:
ObjectType = Image
NDims = 3
BinaryData = True
BinaryDataByteOrderMSB = False
CompressedData = False
TransformMatrix = 1 0 0 0 1 0 0 0 1
Offset = 0 0 0
CenterOfRotation = 0 0 0
AnatomicalOrientation = RAI
ElementSpacing = 1 1 1
DimSize = 288 288 400
ElementType = MET_SHORT
ElementDataFile = result.0.raw
So, how can I open these two images?
Thanks in advance, Joaquim

回答(1 个)

Walter Roberson
Walter Roberson 2017-1-25

类别

Help CenterFile Exchange 中查找有关 Biomedical Imaging 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by