C-Achard / napari-splinedist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

napari-splinedist

License MIT PyPI Python Version tests codecov napari hub

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.

Installation

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.

Tutorial

We provide tutorial videos of the different functionalities of napari-splinedist here.

Contributing

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.

License

Distributed under the terms of the MIT license, "napari-splinedist" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

About

License:MIT License


Languages

Language:Python 100.0%