X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkSegmentationUtils.h;h=80d4e93eab56cbd3ce7da2ccf8c929f1c519ad48;hb=57a7a98b6e18eefe30eb1027cb50f699498a3037;hp=09b0844a7271f36cb071da0cf6f542ea097eec06;hpb=1ad955c1be07763bfa07d0a00e8a421807357385;p=clitk.git diff --git a/itk/clitkSegmentationUtils.h b/itk/clitkSegmentationUtils.h index 09b0844..80d4e93 100644 --- a/itk/clitkSegmentationUtils.h +++ b/itk/clitkSegmentationUtils.h @@ -70,6 +70,14 @@ namespace clitk { //-------------------------------------------------------------------- + //-------------------------------------------------------------------- + template + int GetNumberOfConnectedComponentLabels(typename ImageType::Pointer input, + typename ImageType::PixelType BG, + bool isFullyConnected); + //-------------------------------------------------------------------- + + //-------------------------------------------------------------------- template typename TImageType::Pointer