napari-wsireg

plugin to perform whole slide image registration with wsireg

  • Nathan Heath Patterson

Alt text

Plugin to perform whole slide image registration based on wsireg.

Please see wsireg for more info image formats, features and how registration works.

Usage

Add images from napari layers or from file and set up "registration paths" between them. OME-TIFF is best supported format.

Constructed registration graph in action

Alt Text

Solid arrows: direct registration between two images.

Dashed arrows: indriect registration paths.

Installation

You can install napari-wsireg via pip:

pip install napari-wsireg

To install latest development version :

pip install git+https://github.com/nhpatterson/napari-wsireg.git

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the BSD-3 license, "napari-wsireg" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

Version:

  • 0.1.2

Last updated:

  • 2022-08-16

First released:

  • 2022-04-27

License:

  • BSD-3-Clause

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • wsireg (>=0.3.6)
  • SimpleITK
  • czifile
  • dask
  • imagecodecs
  • napari
  • numpy
  • ome-types
  • pint
  • qtpy
  • tifffile
  • zarr (>=2.10.3)
  • napari-geojson
  • networkx
  • matplotlib
Website by the napari team, original design by CZI. Go to napari main website.