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

https://github.com/epfl-center-for-imaging/napari-ortho-plotter

Interactively plot the image intensity along the depth axis of a 3D image dataset.
https://github.com/epfl-center-for-imaging/napari-ortho-plotter

napari-plugin

Last synced: 3 months ago
JSON representation

Interactively plot the image intensity along the depth axis of a 3D image dataset.

Awesome Lists containing this project

README

          

![EPFL Center for Imaging logo](https://imaging.epfl.ch/resources/logo-for-gitlab.svg)
# Interactive orthogonal profile plots in Napari

[demo.webm](https://github.com/user-attachments/assets/dd565cd5-8742-4905-bf47-8f128c7d6f77)

In 2D view, hover over a location in the image to plot the intensity profile along the orthogonal (Z, or channel) axis at that location.

This project is part of an ongoing collaboration between the [EPFL Center for Imaging](https://imaging.epfl.ch/) and the [Bionanophotonic Systems Laboratory](https://www.epfl.ch/labs/bios/).

**Authors**

- Mallory Wittwer (EPFL Center for Imaging)
- Felix Richter (BIOS)

## Installation

You can install `napari-z-plotter` via [pip]:

pip install napari-z-plotter

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

This software is distributed under the terms of the [BSD-3](http://opensource.org/licenses/BSD-3-Clause) license.

## Issues

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