<br>Hi Paulo,<br><br>If what you want is to get the original grayscale intensity values inside the segmented region,<br>then you may want to use the MaskImageFilter:<br><br>&nbsp;<a href="http://public.kitware.com/Insight/Doxygen/html/classitk_1_1MaskImageFilter.html">http://public.kitware.com/Insight/Doxygen/html/classitk_1_1MaskImageFilter.html</a><br>
<br>and pass to it as inputs:<br><br>&nbsp; a) the original image<br>&nbsp; b) the output of the ConnectedThresholdImageFilter<br><br><br>Regards,<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp; Luis<br><br><br>---------<br><div class="gmail_quote">On Fri, Dec 26, 2008 at 8:54 PM, Paulo Henrique Junqueira Amorim <span dir="ltr">&lt;<a href="mailto:paulojamorim@gmail.com">paulojamorim@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">Hi All,<br><br>I&#39;m segment CT images with the ConnectedThresholdImageFilter filter. 
<br>
<br> Is there a way to return the region segmented in gray scale ?<br><br>I implemented return the region segmented in a color&nbsp; which was set in the <i>SetReplaceValue() </i>method .<br><br><br>Regards and Happy new year.,<br>

Paulo Amorim<br></div>
</blockquote></div><br>