Layer Divider

A plugin to divide an image layer into several parts

  • LLLLAAAA2333

License BSD-3 PyPI Python Version tests codecov napari hub npe2 Copier

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...

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

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"
Website by the napari team, original design by CZI. Go to napari main website.