Orthogonal Viewer

A simple orthogonal viewer in napari

  • Krishnan Venkataraman

A simple orthogonal viewer in napari


Installation

You can install napari-simple-orthoviewer via pip:

pip install napari-simple-orthoviewer

To install latest development version :

pip install git+https://github.com/Krishvraman/napari-simple-orthoviewer.git

Usage

ortho_views_with_overlay

License

Distributed under the terms of the BSD-3 license, "napari-simple-orthoviewer" 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:

  • 2024-10-28

First released:

  • 2024-10-08

License:

  • Copyright (c) 2024, Krishnan V...

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • numpy
  • magicgui
  • qtpy
  • matplotlib
  • tifffile
  • napari
  • tox; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
  • pytest-qt; extra == "testing"
  • napari; extra == "testing"
  • pyqt5; extra == "testing"
Website by the napari team, original design by CZI. Go to napari main website.