jni / skan

Python module to analyse skeleton (thin object) images
https://skeleton-analysis.org
BSD 3-Clause "New" or "Revised" License
118 stars 39 forks source link

Update documentation to use new Skeleton class, and deprecate old functions #100

Open jni opened 3 years ago

jni commented 3 years ago

The API of skan grew organically as I was figuring out all the mechanics of it. The Skeleton class represents the future of Skan. It would be good to update the docs to use the Skeleton class together with the summarize() function, and deprecate all the other functions.

jni commented 3 years ago

See https://jni.github.io/skan