Get border pixels of labelled region

Johannes Schönberger jschoenberger at demuc.de
Tue Jul 2 17:10:46 EDT 2013


Hi,

Do you mean the functionality provided by `skimage.measure.find_contours`?

Johannes Schönberger

Am 02.07.2013 um 22:59 schrieb Robin Wilson <r.t.wilson.bak at googlemail.com>:

> Hi all,
> 
> Is there a way to get the pixels on the border of a labelled region in an image using skimage? I've done edge detection, and then filled the resulting shapes (after some edge linking), and would now like to be able to get the pixels on the border of each of these shapes. I would have thought that getting borders would be an option in regionprops, but it doesn't seem to be.
> 
> Any ideas?
> 
> Cheers,
> 
> Robin
> 
> -- 
> You received this message because you are subscribed to the Google Groups "scikit-image" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  




More information about the scikit-image mailing list