3D cell centroid annotator

napari-cell-centroid-annotator

A simple plugin to annotate cell centroids in 3D images

License MIT PyPI Python Version tests codecov napari hub

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:

  • 23 March 2023

First released:

  • 23 March 2023

License:

Supported data:

  • Information not submitted

Plugin type:

Open extension:

GitHub activity:

  • Stars: 0
  • Forks: 0
  • Issues + PRs: 1

Python versions supported:

Operating system:

Requirements:

  • numpy
  • pandas
  • tifffile
  • pathlib
  • napari
  • napari-plugin-engine
  • napari-layer-table
  • magicgui
  • qtpy

Sign up to receive updates