SplineDist
A napari SplineDist plugin
A napari SplineDist plugin
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
You can install napari-splinedist
via pip:
pip install napari-splinedist
To install latest development version :
pip install git+https://github.com/DerThorsten/napari-splinedist.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 MIT license, "napari-splinedist" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.3.1
Last updated:
- 2022-10-31
First released:
- 2022-10-18
License:
- MIT
Supported data:
- Information not submitted
Plugin type:
Open extension:
Save extension:
Operating system:
- Information not submitted
Requirements:
- pydantic
- numpy
- magicgui
- qtpy
- stardist (>=0.8.3)
- splinedist (>=0.1.2)
- napari-splineit (>=0.3.0)
- requests
- tensorflow
- opencv-python-headless
- tox ; extra == 'testing'
- pytest ; extra == 'testing'
- pytest-cov ; extra == 'testing'
- pytest-qt ; extra == 'testing'
- napari ; extra == 'testing'
- pyqt5 ; extra == 'testing'