Orthogonal Viewer

An orthogonal viewer for 3D data in Napari.

  • Karol Gotkowski

License MIT PyPI Python Version tests codecov napari hub npe2 Copier

An orthogonal viewer for 3D data in Napari.


This napari plugin was generated with copier using the napari-plugin-template (None).

Installation

You can install napari-ortho via pip:

pip install napari-ortho

If napari is not already installed, you can install napari-ortho with napari and Qt via:

pip install "napari-ortho[all]"

To install latest development version :

pip install git+https://github.com/Karol-G/napari-ortho.git

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 MIT license, "napari-ortho" is free and open source software

Issues

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

Version:

  • 0.0.1

Last updated:

  • 2026-02-18

First released:

  • 2026-02-18

License:

  • MIT

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • numpy
  • magicgui
  • qtpy
  • scikit-image
  • napari[all]; extra == "all"
Website by the napari team, original design by CZI. Go to napari main website.