LingDong- / skeleton-tracing

A new algorithm for retrieving topological skeleton as a set of polylines from binary images
https://skeleton-tracing.netlify.app
MIT License
505 stars 65 forks source link

expose more parameters #10

Closed freder closed 3 years ago

freder commented 3 years ago

rather than hard-coding them – expose the parameters of the algorithm as function arguments.

LingDong- commented 3 years ago

Nice, thank you!