NoRI Visualizer
NoRI Visualizer is an interactive tool for exploring and visualizing microscopy data from the NoRI pipeline. It provides a lightweight GUI for loading images, inspecting channels, and viewing derived graphs.
Features
- Image viewing: Load and browse NoRI image data.
- Channel controls: Toggle channels and adjust basic display settings.
- Graph visualization: Inspect graphs and metrics derived from the images.
Installation
From the NoRI Visualizer directory:
pip install -r requirements.txtUsage
Run the application with:
python app.pyRequirements
See requirements.txt for the full list of Python dependencies.
License
This project is part of the NoRI toolbox. Refer to the main repository for licensing details.