A napari plugin for handling overlapping labeling data
Project description
napari-labeling
This is a napari-plugin based on the labeling project.
It allows the generation of overlapping labels in one layer, save and load of this layer in a json-based file format and it contains a widget to explore the overlapping labels layer and select specific segments with a mouse click .
Please note that currently, the widget part only works by adding it through code with:
from napari_labeling import edit_widget
viewer = napari.Viewer()
viewer.window.add_dock_widget(edit_widget)
An example on how to achieve this can be found in the main.py on GitHub.
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
You can install napari-labeling
via pip:
pip install napari-labeling
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 BSD-3 license, "napari-labeling" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file napari-labeling-0.1.2.tar.gz
.
File metadata
- Download URL: napari-labeling-0.1.2.tar.gz
- Upload date:
- Size: 24.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9480e9ffa0bde50db2990c7153f705f2654ad68789d6edde5f9d178658079824 |
|
MD5 | b4dfa886e3061104ec5d0cceba0f036d |
|
BLAKE2b-256 | f0be6a45ed96c4cc5714dfce4dd175f6c711479bbc485af7734e82ea9cec78ce |
File details
Details for the file napari_labeling-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: napari_labeling-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60704628ba46d45f64cc8c7209ef9b309c90eb6c24b37d2de5beede0c8d6db2d |
|
MD5 | 395929de9b75855572575f4c9dd7229d |
|
BLAKE2b-256 | 653baf7787257fd1b2d620b8611b9eb3377dcd6fc978f704cd51737e3c720fb0 |