A plugin to read whole slide images within napari.
Project description
napari-wsi
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
Release history Release notifications | RSS feed
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.2.tar.gz
(12.8 kB
view hashes)
Built Distribution
napari_wsi-0.1.2-py3-none-any.whl
(14.4 kB
view hashes)
Close
Hashes for napari_wsi-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4452629e4b2cdbccd66da9d682589820acdb95e2404b1411589df6305315f1dc |
|
MD5 | 4eb3860b7843a75909d7b49f0751697a |
|
BLAKE2b-256 | 6fd2d2df2e3b6aafdea211c739ac9e846e7d924343132660edf32d0c43605e4f |