napari-exodeepfinder

A napari plugin for the ExpDeepFinder library which includes display, annotation, target generation, segmentation and clustering functionalities. An orthoslice view has been added for an easier visualisation and annotation process.


License
GPL-3.0-only
Install
pip install napari-exodeepfinder==0.0.3

Documentation

napari-exodeepfinder

License GNU GPL v3.0 PyPI Python Version tests codecov napari hub

A napari plugin for the ExoDeepFinder library which includes display, annotation, target generation, segmentation and clustering functionalities. An orthoslice view has been added for an easier visualisation and annotation process.

The documentation for users is available here.


This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Installation

  1. Create a conda environment with python 3.10: conda create -n napari-exodeepfinder python=3.10
  2. Activate the environment: conda activate napari-exodeepfinder
  3. Install napari: pip install napari-exodeepfinder

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 GNU GPL v3.0 license, "napari-exodeepfinder" is free and open source software

Issues

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