X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkSegmentationUtils.h;h=5ac8c4c51e86c2d7b5345fcefda25ea8ba8b3ec0;hb=738abae55fb33a7c77843a9d84bc14d5439bff1a;hp=e8e2f89880c23f592f047e5ca86d893ba3ebd94e;hpb=ce0a8e0e49a805729cf3dbb4c9e1c82ee78429ce;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,