Commit 08a1f770 authored by Jürgen Weigert's avatar Jürgen Weigert

Update README.md

parent 8954f9ed
inkscape-centerline-trace
=========================
Inkscape extension written with python-Pillow.
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.
Written with python-Pillow.
It uses 'autotrace -centerline' and an optimal threshold to vectorize a pixel image.
See centerline-tracing.svg for an illustration of the idea.
Unfinished command line tool.
Works great with testdata, to be integrated into inkscape.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment