Give AlbumentationsX a star on GitHub — it powers this leaderboard

Star on GitHub

SmileyChris/inkscape-centerline-trace

A bitmap vectorizer that can trace along the centerline of a stroke. The builtin inkscape 'trace bitmap' can only trace edges, thus resulting in double lines for most basic use cases. It uses 'autotrace -centerline' and an optimal threshold to vectorize a pixel image.

Stars: 1Language: Python