[Insight-users] 'delete' a region from an image

David Doria daviddoria+itk at gmail.com
Wed Aug 5 11:52:45 EDT 2009


I'm implementing an algorithm that uses region growing to find a connected
region of an image and label it, say, Region A. It should then "throw away"
Region A so the next iteration (another region growing) cannot grow into the
Region A. If the image is though of as a graph, this "throw away" operation
would be equivalent to deleting the edges in the graph that connect vertices
in Region A. Is this possible in ITK?

Thanks,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090805/370d2b64/attachment.htm>


More information about the Insight-users mailing list