Skip to main content

Livewire-based annotation of objects.

Project description

🌊 napari-floodfill

Interactive object annotation in Napari using a flood fill tool. This tool is based on the flood function of Scikit-image.

Installation

You can install napari-floodfill via pip:

pip install napari-floodfill

Usage

  • Select the plugin from the Plugins menu of Napari.
  • Open an image to annotate (2D, RGB, 2D+t, or 3D).
  • Click on the button "Start flood fill" or press S. A new Labels layer Flood fill (current edit) should appear.
  • With the Flood fill layer selected, move your cursor arounda nd click on the image to annotate objects.
  • Double-click to confirm the annotation of an object and move to the next.

Options and parameters

  • Auto-increment label index: Tick this option to increment the label index every time a new object is annotated (e.g. if you are annotating multiple objects).
  • Intensity range: Pixels outside of this range will not trigger the flood fill computation. The extremities of the range represent the absolute minimum and maximum of the image. Set the range somewhere to the left if you are annotating dark objects on a bright background, or to the right if you are annotating bright objects.
  • Flood fill tolerance: Controls the extent of the flood fill. A higher value will fill more pixels. The value selected is relative to the image intensity range.

Contributing

Contributions are very welcome. Please get in touch if you'd like to be involved in improving or extending the package.

License

Distributed under the terms of the BSD-3 license, "napari-floodfill" is free and open source software

Issues

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


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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

napari-floodfill-0.0.1.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

napari_floodfill-0.0.1-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page