<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>I'm implementing my own region growing algorithm for a 3D vector image, since I want to have control over how many regions are segmented and what similarity measure is used. &nbsp;I came across the base class&nbsp;<a class="el" href="http://www.itk.org/Doxygen/html/classitk_1_1RegionGrowImageFilter.html" title="Base class for RegionGrowImageFilter object.">RegionGrowImageFilter</a>, which looks like it would be helpful if I want to write my own filter. &nbsp;</div><div><br></div><div>Since I'm pretty new to ITK, would you recommend that I go this route? &nbsp;Are there any examples that would be helpful?</div><div><br></div><div>Thanks,</div><div>Sara</div> </body></html>