Laber Manager

A plugin for management of label colormap generation and opacity control

  • JH Wang

License BSD-3 PyPI Python Version napari hub npe2 Copier


This napari plugin was generated with copier using the napari-plugin-template.

Description

This is a plugin for management of label colormap generation and opacity control.

  • Select your label layer from the dropdown
  • Generate a new colormap or use existing colors
  • Specify target label IDs (e.g., "1-5,10,15-20")
  • Adjust opacity for selected labels and background
  • Apply changes to visualize your selection

Installation

You can install napari-laber-manager via pip:

pip install napari-laber-manager

If napari is not already installed, you can install napari-laber-manager with napari and Qt via:

pip install "napari-laber-manager[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-laber-manager" is free and open source software

Issues

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

Version:

  • 0.0.8

Last updated:

  • 2025-07-08

First released:

  • 2025-07-07

License:

  • Copyright (c) 2025, JH Wang Al...

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"
  • napari[qt]; extra == "testing"
Website by the napari team, original design by CZI. Go to napari main website.