Napari Plugin "arcos-gui"

Napari

Napari is a multidimensional image viewer for python. It is available either as a python package or as a standalone application. See here for installation instructions of napari.

Demo of the napari plugin on Youtube:

Installation instructions:

After successfully installing napari, you can install arcos-gui via pip:

pip install arcos-gui

Or install arcos-gui from within napari via the plugin toolbar (required for the standalone version).

To install the most recent development version :

pip install git+https://github.com/bgraedel/arcos-gui.git

Package Specific Documentation and usage instructions:

Github repository:

Last updated