Skip to content

Approximate medial axis

Sandro Santilli requested to merge github/fork/strk/approximateMedialAxis into master

Implement an approximateMedialAxis method based on straight skeleton, as described in #76 (closed). Changes ABI (but not API) of the straightSkeleton.h interface.

Merge request reports