]> Creatis software - creaContours.git/commitdiff
-flip
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Wed, 30 May 2012 17:20:15 +0000 (17:20 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Wed, 30 May 2012 17:20:15 +0000 (17:20 +0000)
-new version

CMakeLists.txt
data/hola.mhd
data/hola.raw

index 51ee49b6cecc11cca58288fb6f7f7c13c2122c0a..f43a315775ebf27e76eee430e7f67da5a0e81ff0 100644 (file)
@@ -20,7 +20,7 @@ PROJECT(creaContours)
 
 SET(PROJECT_MAJOR_VERSION 1)
 SET(PROJECT_MINOR_VERSION 2)
-SET(PROJECT_BUILD_VERSION 3)
+SET(PROJECT_BUILD_VERSION 4)
 
 #==================================
 
index e6248269291824ab172b9112a8e84e330b9f1666..db3c23dbbe1e54437a982ab72125e6f649eec3df 100644 (file)
@@ -1,18 +1,18 @@
 ObjectType = Image
 NDims = 3
+BinaryData = True
+BinaryDataByteOrderMSB = False
+CompressedData = False
+TransformMatrix = 1 0 0 0 1 0 0 0 1
+CenterOfRotation = 0 0 0
+ElementSpacing = 0.7 0.7 0.7
 DimSize = 127 147 187
+AnatomicalOrientation = ???
 ElementType = MET_USHORT
-HeaderSize = 0
 ElementNumberOfChannels = 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
+HeaderSize = 0
 
-BinaryData = True
-BinaryDataByteOrderMSB = False
-CompressedData = False
 
 ElementDataFile = hola.raw
index 9945f10119178192a1930a5a53c40003b63abc0f..77b3ddfc525888b0ca4cab7d9ec18ee8db3495d8 100644 (file)
Binary files a/data/hola.raw and b/data/hola.raw differ