<div>hi all</div>
<div> </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> </div>
<div>but i have a couple of questions here. First of all is the labeled image which we are talking here is the segmented result of the confidence connected segmenteation filter?</div>
<div> </div>
<div>If we are using the labeled image dont we have to first read the image with a reader type? And after that apply this code?</div>
<div> </div>
<div>Or the part which is given below is doing the same thing?</div>
<div> </div>
<div>IteratorType it( image, image->GetBufferedRegion() );<br> </div>
<div> </div>
<div>Cheers</div>
<div>ilker</div>