From da652993c65aeadf5fdddc623dc2f342321c4fba Mon Sep 17 00:00:00 2001 From: jean-pierre roux Date: Thu, 21 Jan 2010 15:37:46 +0000 Subject: [PATCH] update --- data/hola.mhd | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/data/hola.mhd b/data/hola.mhd index 0633958..e25488f 100644 --- a/data/hola.mhd +++ b/data/hola.mhd @@ -1,14 +1,18 @@ ObjectType = Image NDims = 3 -BinaryData = True -BinaryDataByteOrderMSB = False DimSize = 127 147 187 +ElementType = MET_USHORT HeaderSize = 0 -ElementSpacing = 1 1 1 + +ElementSpacing = 0.7 0.7 0.7 Position = 0 0 0 TransformMatrix = 1 0 0 0 1 0 0 0 1 Offset = 0 0 0 CenterOfRotation = 0 0 0 + +BinaryData = True +BinaryDataByteOrderMSB = False +CompressedData = False ElementNumberOfChannels = 1 -ElementType = MET_USHORT + ElementDataFile = hola.raw -- 2.45.0