napari-image-viewer

Solid

Interactive viewer for microscopy. Displays 2D/3D/4D arrays as Image, Labels, Points, Shapes, Tracks layers; supports annotation, plugin analysis, headless screenshots. Core visualization for Python bioimage workflows. Use ImageJ/FIJI for macro processing; napari for Python-native interactive visualization and DL segmentation review.

AI & Automation 284 stars 26 forks Updated 3 days ago NOASSERTION

Install

View on GitHub

Quality Score: 82/100

Stars 20%
82
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# napari — Multi-dimensional Image Viewer ## Overview napari is a fast, interactive multi-dimensional viewer for scientific data built on PyQt5 and VisPy. It displays NumPy arrays and zarr arrays as layered visualizations — Image layers for raw data, Labels layers for segmentation masks, Points layers for cell centroids, and Shapes layers for ROI annotations. napari integrates with scikit-image, Cellpose, and StarDist via plugins, making it the standard visualization and annotation tool in Python bioimage analysis pipelines. For headless environments (HPC, CI), napari supports offscreen rendering and `viewer.screenshot()` for automated figure generation. ## When to Use - Visually inspecting and quality-checking microscopy images and segmentation masks before quantitative analysis - Annotating training data for deep learning segmentation models (Cellpose, StarDist) - Overlaying multiple image channels (DAPI, GFP, mCherry) with independent contrast and colormap control - Reviewing 3D z-stacks and 4D time-lapse experiments with slider-based navigation - Exporting annotated screenshots or label masks from GUI for publication figures - Running plugin-based analysis (Cellpose napari plugin, StarDist plugin, n2v denoising) interactively - Use **ImageJ/FIJI** for macro/batch scripting with minimal Python dependency - Use **ITK-SNAP** as an alternative for medical imaging (DICOM, NIfTI) segmentation ## Prerequisites - **Python packages**: `napari`, `numpy`, `scikit-image` - **Qt...

Details

Author
jaechang-hits
Repository
jaechang-hits/SciAgent-Skills
Created
5 months ago
Last Updated
3 days ago
Language
Python
License
NOASSERTION

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category