<div>hi all</div>
<div>&nbsp;</div>
<div>I want to automatically select the seed points used for FMM level sets. on the mailing list i found somethink related to this.</div>
<div><a href="http://www.itk.org/pipermail/insight-users/2003-June/003922.html">http://www.itk.org/pipermail/insight-users/2003-June/003922.html</a></div>
<div>&nbsp;</div>
<div>but i have a couple of questions here. First of all is &nbsp;the labeled image which we are talking here is the segmented result of the confidence connected segmenteation filter?</div>
<div>&nbsp;</div>
<div>If we are using the labeled image dont we have to first read the image with a reader type? And after&nbsp; that apply this code?</div>
<div>&nbsp;</div>
<div>Or the part which is given below is doing the same thing?</div>
<div>&nbsp;</div>
<div>IteratorType it( image, image-&gt;GetBufferedRegion() );<br>&nbsp;</div>
<div>&nbsp;</div>
<div>Cheers</div>
<div>ilker</div>