seung-lab / kimimaro

Skeletonize densely labeled 3D image segmentations with TEASAR. (Medial Axis Transform)
GNU General Public License v3.0
135 stars 23 forks source link

feat: voxel graph support #61

Closed william-silversmith closed 3 years ago

william-silversmith commented 3 years ago

Voxel graph helps deal with the self-touch issue using Graphene information.

william-silversmith commented 3 years ago

Windows failing only due to DracoPy dependency on scikit-build which is adding Visual Studio 2019 support in https://github.com/scikit-build/scikit-build/pull/526