From: Eduardo DAVILA Date: Wed, 16 Aug 2017 11:23:50 +0000 (+0200) Subject: #3107 BBTK Bug New Normal - branch vtk7itk4 compilation with vtk7 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=2743e8b102648e292f884ecf1b9dbc78eeccec55;p=bbtk.git #3107 BBTK Bug New Normal - branch vtk7itk4 compilation with vtk7 --- diff --git a/packages/std/data/hola.mhd b/packages/std/data/hola.mhd deleted file mode 100644 index e1af6ff..0000000 --- a/packages/std/data/hola.mhd +++ /dev/null @@ -1,10 +0,0 @@ -ObjectType = Image -NDims = 3 -BinaryData = True -BinaryDataByteOrderMSB = False -ElementSpacing = 0.796875 0.796875 0.7 -DimSize = 112 131 192 -Position = 0 0 0 -ElementNumberOfChannels = 1 -ElementType = MET_USHORT -ElementDataFile = hola.raw diff --git a/packages/std/data/hola.raw b/packages/std/data/hola.raw deleted file mode 100644 index fbb1136..0000000 Binary files a/packages/std/data/hola.raw and /dev/null differ diff --git a/packages/vtk/data/testImage.mhd b/packages/vtk/data/testImage.mhd deleted file mode 100644 index e624826..0000000 --- a/packages/vtk/data/testImage.mhd +++ /dev/null @@ -1,18 +0,0 @@ -ObjectType = Image -NDims = 3 -DimSize = 127 147 187 -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 - -BinaryData = True -BinaryDataByteOrderMSB = False -CompressedData = False - -ElementDataFile = hola.raw