morphometrics engine
A morphometrics measurement engine.
A morphometrics measurement engine.
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
You can install morphometrics-engine
via pip:
pip install morphometrics-engine
To install latest development version :
pip install git+https://github.com/morphometrics/morphometrics-engine.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, "morphometrics-engine" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.0.1
Last updated:
- 2022-10-23
First released:
- 2022-10-23
License:
- BSD-3-Clause
Operating system:
- Information not submitted
Requirements:
- napari
- napari-skimage-regionprops
- numpy
- magicgui
- pandas
- qtpy
- superqt
- tqdm
- toolz
- tox ; extra == 'testing'
- pytest ; extra == 'testing'
- pytest-cov ; extra == 'testing'
- pytest-qt ; extra == 'testing'
- napari ; extra == 'testing'
- pyqt5 ; extra == 'testing'