I've implemented MATLABs bwmorph('thin',...): any interest?

Joe Futrelle joefutrelle at gmail.com
Tue Jan 5 12:20:35 EST 2016


Hello,

I have developed an efficient Python implementation of the algorithm used 
by MATLAB's bwmorph('thin', ...). I believe this differs from the 
skeletonization algorithm provided by skimage and could be useful for 
people porting MATLAB code.

https://gist.github.com/joefutrelle/562f25bbcf20691217b8

is this of interest? If so I could take the time to bring the coding style 
up to PEP8 and make a proper PR out of it.

- JF
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160105/0f13433e/attachment.html>


More information about the scikit-image mailing list