X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkSegmentationUtils.h;h=5ac8c4c51e86c2d7b5345fcefda25ea8ba8b3ec0;hb=299afce0c4c4cc3524dccecf4ecffd46d7a66328;hp=e8e2f89880c23f592f047e5ca86d893ba3ebd94e;hpb=3b072585d9fc4e6b21940531196cec798ee74796;p=clitk.git diff --git a/itk/clitkSegmentationUtils.h b/itk/clitkSegmentationUtils.h index e8e2f89..5ac8c4c 100644 --- a/itk/clitkSegmentationUtils.h +++ b/itk/clitkSegmentationUtils.h @@ -343,7 +343,7 @@ namespace clitk { bool keepIfEqual=false); template void - SliceBySliceSetBackgroundFromLineSeparation(ImageType * input, + SliceBySliceSetBackgroundFromLineSeparation_pt(ImageType * input, std::vector & lA, std::vector & lB, typename ImageType::PixelType BG,