Plugin to perform whole slide image registration based on wsireg.
Please see wsireg for more info image formats, features and how registration works.
Add images from napari layers or from file and set up "registration paths" between them. OME-TIFF is best supported format.
Solid arrows: direct registration between two images.
Dashed arrows: indriect registration paths.
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
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.
Distributed under the terms of the BSD-3 license, "napari-wsireg" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.