The napari hub is transitioning to a community-run implementation due to launch in June 2025.
Since October 1, 2024, this version is no longer actively maintained and will not be updated. New plugins and plugin updates will continue to be listed.

Laber Manager

napari-laber-manager

A plugin for management of label colormap generation and opacity control

License BSD-3 PyPI Python Version codecov 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.5

Last updated:

  • 07 July 2025

First released:

  • 07 July 2025

License:

Supported data:

  • Information not submitted

Plugin type:

GitHub activity:

  • Stars: 0
  • Forks: 0
  • Issues + PRs: 0

Python versions supported:

Operating system:

Requirements:

  • numpy
  • magicgui
  • qtpy
  • scikit-image