Skip to main content

A plugin to read whole slide images within napari.

Project description

napari-wsi

PyPI napari hub Tests Maturity Level-1

A plugin to read whole slide images within napari.


Installation

You can install napari-wsi via pip:

pip install napari-wsi

To install the latest development version, run:

pip install git+https://github.com/AstraZeneca/napari-wsi.git

Description

This napari plugin provides a reader for various whole slide image formats.

By default, any of the following formats is read using the tifffile library. If the image file contains a tag GDAL_METADATA, the rasterio library is used instead.

  • .bif
  • .ndpi
  • .qptiff
  • .scn
  • .svs
  • .tif
  • .tiff

Quickstart

From the terminal:

napari CMU-1.svs

From python:

import napari

viewer = napari.Viewer()
viewer.open("CMU-1.svs")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

napari_wsi-0.1.1.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

napari_wsi-0.1.1-py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page