Vanderbilt
December 14th, 2006, 05:04 PM
Hi,
I am doing projects on trace out boundaries of image regions(multiple
regions of a image, already labelled by segmentation algorithm.).
I know there are matlab functions (bwtraceboundary, bwboundaries) do
this, but it is for biinary images only. What I want is working on
color-segmented region, tracing out boundaries of every one of the
regions. And the sequence of boundary pixels must be ordered(clock-
wise/or otherwise) as well.
Is there efficient algorithms/c code can do this?
Thanks!
I am doing projects on trace out boundaries of image regions(multiple
regions of a image, already labelled by segmentation algorithm.).
I know there are matlab functions (bwtraceboundary, bwboundaries) do
this, but it is for biinary images only. What I want is working on
color-segmented region, tracing out boundaries of every one of the
regions. And the sequence of boundary pixels must be ordered(clock-
wise/or otherwise) as well.
Is there efficient algorithms/c code can do this?
Thanks!