]> Creatis software - clitk.git/blobdiff - itk/clitkSegmentationUtils.h
Put mDefaultLUTColor in smart pointer to avoid memory leak
[clitk.git] / itk / clitkSegmentationUtils.h
index 6fa67aa4ebed30d25a02b5f7faf3156948eb7eac..322f1eebe6ea71e8f62d9a107b4174b37ed2e77d 100644 (file)
@@ -152,7 +152,8 @@ namespace clitk {
                               std::string orientation, 
                                bool uniqueConnectedComponent=false, 
                                double spacing=-1, 
-                              bool notflag=false);
+                               bool autocropflag=true, 
+                               bool singleObjectCCL=true);
 
   //--------------------------------------------------------------------
   // In a binary image, search for the point belonging to the FG that