Hi,

Does anyone on this list know of an implementation of some sort of edge linking or edge completion algorithm in Python? I've got some edges, produced with the skimage implementation of canny, with gaps in them which I'm finding hard to fill. I've implemented various 'hacky' methods myself, but I wondered if anyone knew of any code already available to do this in Python?

Cheers,

Robin