]> Creatis software - clitk.git/blobdiff - segmentation/clitkMorphoMathFilter.h
remove tools (now in tests_dav)
[clitk.git] / segmentation / clitkMorphoMathFilter.h
index b211cb8274e34f2a8d10fba86a285444bed99aaa..f86c2ba7e082ceb63200a588999a0f43e42fd301 100644 (file)
@@ -98,6 +98,7 @@ namespace clitk {
 
     itkGetConstMacro(Radius, SizeType);
     void SetRadius(SizeType & r);
+    void SetRadius(int r);
 
     itkGetConstMacro(BoundaryToForegroundFlag, bool);
     itkSetMacro(BoundaryToForegroundFlag, bool);