An open API service indexing awesome lists of open source software.

https://github.com/epfl-center-for-imaging/napari-live-histogram

Display the image histogram in Napari.
https://github.com/epfl-center-for-imaging/napari-live-histogram

napari-plugin

Last synced: 3 months ago
JSON representation

Display the image histogram in Napari.

Awesome Lists containing this project

README

        

![EPFL Center for Imaging logo](https://imaging.epfl.ch/resources/logo-for-gitlab.svg)
# napari-live-histogram

Display the image histogram in Napari. The histogram is updated live if the selected layer data changes, for example if image data is being streamed from a camera.



## Installation

You can install `napari-live-histogram` via [pip]:

pip install napari-live-histogram

## Usage

Select the plugin from the `Plugins` menu of Napari.

## Contributing

Contributions are very welcome. Please get in touch if you'd like to be involved in improving or extending the package.

## License

Distributed under the terms of the [BSD-3] license,
"napari-live-histogram" is free and open source software

## Issues

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

----------------------------------

This [napari] plugin is an output of a collaborative project between the [EPFL Center for Imaging](https://imaging.epfl.ch/) and the [Laboratory of Molecular Nanodynamics](https://www.epfl.ch/labs/lnd/) in 2023.

[napari]: https://github.com/napari/napari
[BSD-3]: http://opensource.org/licenses/BSD-3-Clause
[napari]: https://github.com/napari/napari
[pip]: https://pypi.org/project/pip/