18 ms·
For now it uses the thinning algorithm from the article "Efficient Binary Image Thinning using Neighborhood Maps". https://github.com/autotrace/autotrace/blob/m
by arthursw 5y ago
For now it uses the thinning algorithm from the article "Efficient Binary Image Thinning using Neighborhood Maps".
https://github.com/autotrace/autotrace/blob/master/src/thin-image.h https://github.com/autotrace/autotrace/blob/master/src/thin-...