Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/constantinpape/skeletor

Tools and wrappers for skeletonization.
https://github.com/constantinpape/skeletor

connectomics skeletonization teasar

Last synced: 15 days ago
JSON representation

Tools and wrappers for skeletonization.

Awesome Lists containing this project

README

        

# Skeletor

Tools and wrappers for skeletonization. This is work-in-progress.

## Functionality

Skeletonization wrappers:
- [Thinning-based](http://155.98.16.52/devbuilds/biomesh3d/FEMesher/references/lee94-3dskeleton.pdf), uses the implementation of [skimage](https://scikit-image.org/docs/dev/api/skimage.morphology.html#skeletonize-3d).
- [Teasar](https://www3.cs.stonybrook.edu/~bender/pub/PG2000_teasar.pdf), TODO.

Merging skeletons:
- TODO

IO:
- swc
- nml / nmx
- custom n5 format

## Installation

## Usage