napari: a fast, interactive viewer for multi-dimensional images in PythonΒΆ
Napari is a Python library for n-dimensional image visualisation, annotation, and analysis. With napari you can:
view and explore 2D, 3D, and higher-dimensional arrays on a canvas;
overlay derived data such as points, polygons, segmentations, and more;
annotate and edit derived datasets, using standard data structures such as NumPy or Zarr arrays, allowing you to
seamlessly weave exploration, computation, and annotation together in imaging data analysis.