omero-browser-qt

OMERO Viewer

A full-featured multi-channel image viewer is included at src/omero_browser_qt/omero_viewer.py.

Viewer with login dialog

Running

omero_viewer

From a source checkout, you can also run:

python -m omero_browser_qt.omero_viewer

For 3D volume rendering, install the optional extra first:

pip install "omero-browser-qt[viewer]"

Features

Viewer with image open

2D viewer

3D viewer

Architecture

The viewer demonstrates: