Layer Divider
A plugin to divide an image layer into several parts
A plugin to divide an image layer into several parts
This napari plugin was generated with copier using the napari-plugin-template.
Installation
You can install napari-layer-divider
via pip:
pip install napari-layer-divider
If napari is not already installed, you can install napari-layer-divider
with napari and Qt via:
pip install "napari-layer-divider[all]"
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-layer-divider" is free and open source software
Issues
If you encounter any problems, please [file an issue] along with a detailed description.
Version:
- 0.0.3
Last updated:
- 2025-07-30
First released:
- 2025-07-29
License:
- Copyright (c) 2025, LLLLAAAA23...
Operating system:
- Information not submitted
Requirements:
- numpy
- magicgui
- qtpy
- scikit-image
- napari[all]; extra == "all"
- tox; extra == "testing"
- pytest; extra == "testing"
- pytest-cov; extra == "testing"
- pytest-qt; extra == "testing"
- pytest-xvfb; sys_platform == "linux" and extra == "testing"
- napari[qt]; extra == "testing"