Hi SuperZZ,<br><br>The region growing filters use a helper image mask in order to<br>annotate the pixels that have already been visited.<br><br>You should modify the code of the ITK filter to expose that mask,<br>and then use the IterationEvent in order to trigger code that will<br>
perform visualization.<br><br>Please let us know if you need more details.<br><br><br>     Thanks<br><br><br>           Luis<br><br><br>-----------------------------------------------<br><div class="gmail_quote">On Tue, Sep 14, 2010 at 10:49 PM, superzz <span dir="ltr">&lt;<a href="mailto:jxdw_zlf@yahoo.com.cn">jxdw_zlf@yahoo.com.cn</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
Hello<br>
I want to visualize the progress of region grow filter. e.g:<br>
ConnectedThresholdFilter. So I need to get the intermediate result of every<br>
step of ConnectedThresholdFilter. But I do not know how to get them.<br>
<br>
Thanks<br>
<br>
superZZ<br>
--<br>
View this message in context: <a href="http://old.nabble.com/Visualize-the-progress-of-region-grow-tp29714805p29714805.html" target="_blank">http://old.nabble.com/Visualize-the-progress-of-region-grow-tp29714805p29714805.html</a><br>

Sent from the ITK - Users mailing list archive at Nabble.com.<br>
<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote></div><br>