skeleton-finder
Description¶
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
- Skeleton colored by distance to the boundary
- Only support single png or jpg images
Usage¶
Install with
pip install skeleton-finder
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
License¶
The plugin is distributed under the terms of BSD-3 license.
Issues¶
If you encounter any issues, please file an issue along with a detailed description
Supported data:
- Information not submitted
Plugin type:
- Information not submitted
GitHub activity:
- Stars: 0
- Forks: 1
- Issues + PRs: 2