A Napari plugin for skeleton computation on 2D gray-scale images. Currently support:
- Skeleton finding and drawing
- A customizable segmentation parameter for thresholding the area of interest
- A customizable pruning parameter to keep a part of the skeleton
- Only support single png or jpg images
Install with
Open the plugin widget and select an image layer.
Adjust parameters and find skeleton.
Re-adjusting parameters after computing a skeleton is also supported.
Be sure to use the Reset button after finishing the computation for an image
The plugin is distributed under the terms of BSD-3 license.
If you encounter any issues, please file an issue along with a detailed description