From: jean-pierre roux Date: Thu, 12 Mar 2009 10:10:28 +0000 (+0000) Subject: fix names X-Git-Tag: EED.02Oct2009~85 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=7a631073ca242f3dcc54ca3e91dd9d883b052a85;p=bbtk.git fix names --- diff --git a/packages/gdcmvtk/bbs/appli/ExampleGetInfoGdcmReader.bbs b/packages/gdcmvtk/bbs/appli/exampleGetInfoGdcmReader.bbs similarity index 64% rename from packages/gdcmvtk/bbs/appli/ExampleGetInfoGdcmReader.bbs rename to packages/gdcmvtk/bbs/appli/exampleGetInfoGdcmReader.bbs index a8af2d4..889e505 100644 --- a/packages/gdcmvtk/bbs/appli/ExampleGetInfoGdcmReader.bbs +++ b/packages/gdcmvtk/bbs/appli/exampleGetInfoGdcmReader.bbs @@ -17,3 +17,17 @@ exec readerginf // No adaptor //print $readerginf.Out$ + +print IOP +print $readerginf.IOP$ + +print IPP +print $readerginf.IPP$ + +print PixelSpacing +print $readerginf.PixelSpacing$ + +print InterSlice +print $readerginf.InterSlice$ + +