openalea.phenomenal.image.skeletonize_erode_dilate

openalea.phenomenal.image.skeletonize_erode_dilate(image)[source]

Erode and dilate image to build skeleton

Parameters:image – binary image with 0 or 255
Returns:skeleton of a binary image.