skeletonization-js icon indicating copy to clipboard operation
skeletonization-js copied to clipboard

Obtain path SVG from sksletonization points?

Open sodevrom opened this issue 2 years ago • 0 comments

Hello First, congratulations on some incredible algorithms. I want to use the skeletonization to draw SVG paths (stroke effect) animated. To do this, I was using autotrace centerline tracing. Unfortunately it has limits and it does not track small dots for example.

Is it possible to use skeletonizaiton-js to obtain svg paths (with curves and everything)? DO you have any suggestions on how I could implement this?

Thank you Vlad

sodevrom avatar Sep 22 '23 18:09 sodevrom