Edge completion/linking algorithm in Python?

Robin Wilson r.t.wilson.bak at googlemail.com
Thu Nov 5 16:58:17 EST 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20151105/5fe02896/attachment.html>


More information about the scikit-image mailing list