Visualizing feature measurements on label images in napari
Supports both loading features from a CSV file or visualizing features saved in the label_layer.features dataframe. Through plugins like the napari OME-Zarr navigator, this enables visualizing feature measurements stored in OME-Zarrs.
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
You can install napari-feature-visualization
via pip:
pip install napari-feature-visualization
To install latest development version :
pip install git+https://github.com/fractal-napari-plugins-collection/napari-feature-visualization.git
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.
Distributed under the terms of the BSD-3 license, "napari-feature-visualization" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.