X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fitk%2Fsrc%2FbbitkImageProperties.cxx;h=eed32093bde524554e78f053467d0e34624f510e;hb=b99eaadac94bc9650c5621af04f69a7f28503449;hp=fefb554c028d608bfe739ca0357ec11fe4905b29;hpb=98ab778755e68bd1b55dd41f20222b91bde7dd5a;p=bbtk.git diff --git a/packages/itk/src/bbitkImageProperties.cxx b/packages/itk/src/bbitkImageProperties.cxx index fefb554..eed3209 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/11/27 14:58:06 $ - Version: $Revision: 1.7 $ + Date: $Date: 2009/12/18 14:00:05 $ + Version: $Revision: 1.10 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -45,7 +45,20 @@ namespace bbitk BBTK_ADD_BLACK_BOX_TO_PACKAGE(itk,ImageProperties); - + //----------------------------------------------------------------- + void ImageProperties::bbUserSetDefaultValues() + { + } + + //----------------------------------------------------------------- + void ImageProperties::bbUserInitializeProcessing() + { + } + + //----------------------------------------------------------------- + void ImageProperties::bbUserFinalizeProcessing() + { + } void ImageProperties::DoIt() @@ -76,18 +89,29 @@ namespace bbitk const typename itkImageType::IndexType& ind = r.GetIndex(); std::vector vind; - for (unsigned int i=0;i vsz; - for (unsigned int i=0;iGetSpacing(); std::vector vsp; - for (unsigned int i=0;i