3D cell centroid annotator
A simple plugin to annotate cell centroids in 3D images
A simple plugin to annotate cell centroids in 3D images
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
You can install napari-cell-centroid-annotator
via pip:
pip install napari-cell-centroid-annotator
To install latest development version :
pip install git+https://github.com/tim-vdl/napari-cell-centroid-annotator.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-cell-centroid-annotator" 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:
- 2023-03-23
First released:
- 2023-03-23
License:
- MIT
Supported data:
- Information not submitted
Save extension:
Operating system:
- Information not submitted
Requirements:
- numpy
- pandas
- tifffile
- pathlib
- napari
- napari-plugin-engine
- napari-layer-table
- magicgui
- qtpy
- tox ; extra == 'testing'
- pytest ; extra == 'testing'
- pytest-cov ; extra == 'testing'
- pytest-qt ; extra == 'testing'
- napari ; extra == 'testing'
- pyqt5 ; extra == 'testing'