Hi,

Do you check out skimage.measure?, there is a function called find_contours, that maybe is what you need.

Jaime

On Friday, October 23, 2015 at 3:33:38 AM UTC-4, as...@walla.co.il wrote:
Hi,

I try to focus on scikit-image instead of other non-open source software.
Therefore, is there an example how to boundary/outline of objects in an Image? Something like this tutorial: http://www.mathworks.com/help/images/boundary-tracing-in-images.html
 
Thanks