<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Dear David,<div><br></div><div>I think using the ImageToListSampleAdaptor seems reasonable since you can easily&nbsp;</div><div><br></div><div>access the coordination of the pixels using an IteratorWithIndex&nbsp;after the labeling process</div><div><br></div><div>is done, this way you can input the ListSampleAdaptor all at once instead of iterating over&nbsp;</div><div><br></div><div>the image.&nbsp;</div><div><br></div><div>Another approach could be using the&nbsp;itkScalarImageKmeansImageFilter and then&nbsp;</div><div><br></div><div>using a&nbsp;IteratorWithIndex to access the coordination of the pixels but I'm not sure&nbsp;</div><div><br></div><div>how would a decision rule fit in that scenario.</div><div><br></div><div>Regards,</div><div><br></div><div>Dawood Masslawi</div></td></tr></table><br>