X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkSegmentationUtils.h;h=322f1eebe6ea71e8f62d9a107b4174b37ed2e77d;hb=90b2bcd02606cb901955c074cfe9c13dc48d12f8;hp=6fa67aa4ebed30d25a02b5f7faf3156948eb7eac;hpb=9a4f7a1a65fcaa160878e50a12a61bdacf78607a;p=clitk.git diff --git a/itk/clitkSegmentationUtils.h b/itk/clitkSegmentationUtils.h index 6fa67aa..322f1ee 100644 --- a/itk/clitkSegmentationUtils.h +++ b/itk/clitkSegmentationUtils.h @@ -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