A napari SplineDist plugin.
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template. In addition to providing a GUI to carry out instance segmentation with SplineDist, it also allows you to interact with segmentation outlines and carry out manual edits. The output of splinedist-napari can be further edited with our companion plugin splineit.
You can install napari-splinedist
via pip:
pip install napari-splinedist
To install latest development version :
pip install git+https://github.com/uhlmanngroup/napari-splinedist.git
You can also find this plugin on the napari hub.
We provide tutorial videos of the different functionalities of napari-splinedist
here.
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the MIT license, "napari-splinedist" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.