From: David Sarrut Date: Fri, 3 Feb 2012 06:57:12 +0000 (+0100) Subject: Update mask size when RG X-Git-Tag: v1.4.0~305 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=cea1afde1ab2ce77b2ac06645f6bbb6bc3618eea;p=clitk.git Update mask size when RG --- diff --git a/vv/vvToolSegmentation.cxx b/vv/vvToolSegmentation.cxx index 93edeb5..341084d 100644 --- a/vv/vvToolSegmentation.cxx +++ b/vv/vvToolSegmentation.cxx @@ -344,6 +344,7 @@ void vvToolSegmentation::RegionGrowing() mCurrentMaskActor = CreateMaskActor(mCurrentMaskImage, 1, 0, false); mCurrentMaskActor->Update(); // default color is red UpdateAndRenderNewMask(); + UpdateMaskSizeLabels(); DD("end"); // mouse pointer