<div><div class="gmail_quote">On Sat, Nov 6, 2010 at 10:16 AM, Dawood Masslawi <span dir="ltr">&lt;<a href="mailto:davoud_zzz@yahoo.com">davoud_zzz@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit"><span style="font-family:&#39;Times New Roman&#39;;font-size:medium"><pre>Dear Sara,</pre><pre><br></pre><pre>There are number of region growing methods in ITK, maybe one of them</pre>
<pre><br></pre><pre>could provide you the control you need over your application. However,</pre><pre><br></pre><pre>if you want to modify a filter (Specially region growing filters) it is</pre><pre><br></pre><pre>recommended to learn how to work with region iterators in ITK. you can</pre>
<pre><br></pre><pre>read the ITK software guide to learn more about region iterators. My</pre><pre><br></pre><pre>advice is to concentrate on neighborhood iterators.</pre><pre><br></pre><pre>Best regards,</pre><pre><br></pre>
<font color="#888888"><pre>Dawood Masslawi</pre></font></span></td></tr></tbody></table></blockquote><div><br></div>There are some examples of using region and neighborhood iterators here:<div><a href="http://www.itk.org/Wiki/ITK/Examples#Iterating_Over_.28Traversing.29_An_Image">http://www.itk.org/Wiki/ITK/Examples#Iterating_Over_.28Traversing.29_An_Image</a></div>
<div><a href="http://www.itk.org/Wiki/ITK/Examples#Iterating_Over_.28Traversing.29_An_Image"></a><br></div><div>David </div></div></div>