A simple plugin to flood 8-bit 2D images by means of a big blue label
Project description
flood-napari
A simple plugin to flood 8-bit 2D images by means of a big blue label.
Essentially, it creates a label by manual thresholding the image. It can be used as a visual feedback to probe background heterogeneities.
This plugin was created as result of a teachig material. Each of the 3 modules was implemented differently (check this blog post for more information about each implementation), but the result is similar.
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
First install napari with:
pip install napari[all]
Then, you can install flood-napari
via pip:
pip install flood-napari
To install latest development version :
pip install git+https://github.com/zoccoler/flood-napari.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, "flood-napari" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file flood-napari-0.0.2.tar.gz
.
File metadata
- Download URL: flood-napari-0.0.2.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b7829e8388b7bc6e25d58855f753920b2bf3ae7066c4b5bf7e9ffdb8456874a |
|
MD5 | a2e162a12347cb4b6478b693d850c242 |
|
BLAKE2b-256 | 929ee4818aafa927526122fd1d78db986c4faa17fc6b64243fca12b52e4cf1ae |
File details
Details for the file flood_napari-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: flood_napari-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c654fcdac480d0a17cb7d781dfcf8761eeb8f08183c4b1b7bfc50dd629ac5e1b |
|
MD5 | 321e2d23aabf22a4b6316d0f2e2f611c |
|
BLAKE2b-256 | fe9c48ca3a7760b82b967c1525533958a334b06a21c90ab2d2bfd40e375f005a |