X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fitk%2Fsrc%2FbbitkImageProperties.cxx;h=fefb554c028d608bfe739ca0357ec11fe4905b29;hb=cc134f89048428aca99fa855a7e1e87c815a3413;hp=5d54e743dec3eb24b9a5a24e26600f0581f45231;hpb=6575a389b71b1b85c79e4444885becb76ecf16e4;p=bbtk.git diff --git a/packages/itk/src/bbitkImageProperties.cxx b/packages/itk/src/bbitkImageProperties.cxx index 5d54e74..fefb554 100644 --- a/packages/itk/src/bbitkImageProperties.cxx +++ b/packages/itk/src/bbitkImageProperties.cxx @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbitkImageProperties.cxx,v $ Language: C++ - Date: $Date: 2008/10/17 08:18:21 $ - Version: $Revision: 1.6 $ + Date: $Date: 2008/11/27 14:58:06 $ + Version: $Revision: 1.7 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -66,7 +66,7 @@ namespace bbitk <<">()"<(); + itkImageType* im = bbGetInputIn().get(); unsigned int dim = im->GetImageDimension(); bbSetOutputTypeName(bbtk::TypeName()); @@ -87,6 +87,8 @@ namespace bbitk typename itkImageType::SpacingType sp = im->GetSpacing(); std::vector vsp; for (unsigned int i=0;i